Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-10 | r3658: use handle->fd == -1 as the primary indicator of a directory. This | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3615: split out struct pvfs_file_handle from struct pvfs_file. This is in | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3544: fixed some #include lines to make them more consistent | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3351: handle far more operations on open directory handles. pvfs was failing | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r2941: added pvfs_flush() implementation to the posix backend | Andrew Tridgell | 1 | -0/+64 |