Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r3544: fixed some #include lines to make them more consistent | Andrew Tridgell | 1 | -1/+1 | |
(This used to be commit a1a0118bd3f1cae034a1c564d05c3aa8019ff932) | |||||
2007-10-10 | r3351: handle far more operations on open directory handles. pvfs was failing | Andrew Tridgell | 1 | -0/+3 | |
with a wxp client because of qfileinfo operations on directories failing with NT_STATUS_INVALID_HANDLE after the fstat() failed (as pvfs sets f->fd to -1 for directories) (This used to be commit 1993128cb1dbf49db6e3e0387996ecf2a14b8d76) | |||||
2007-10-10 | r2941: added pvfs_flush() implementation to the posix backend | Andrew Tridgell | 1 | -0/+64 | |
(This used to be commit dac00ef3b0d0f8467367d7b6ff77db7b63a042cc) |