fs/unionfs/file.c | 11 +++--------
fs/unionfs/mmap.c | 34 ++++++++++++++++------------------
2 files changed, 19 insertions(+), 26 deletions(-)
New commits:
commit ac87bf80d485d577175c7dc1c530f6e87e657ce3
Author: Erez_Zadok <[EMAIL PROTECTED]>
Date: Sat May 5 20:41:46 2007 -0400
mmap: update atime upon successful file reading (via mmap or otherwise)
commit 4fc686f7db48c55f48d3c9e0e75339b9926d31af
Author: Erez_Zadok <[EMAIL PROTECTED]>
Date: Sat May 5 19:27:33 2007 -0400
mmap: proper locking to interoperate with branch-management code
Include proper read un/lock calls as in file.c. Make unionfs_do_readpage
static as no one else should call this helper function.
commit 42d88df966d7a887ceefd164e0c8758c2c4ade67
Author: Erez_Zadok <[EMAIL PROTECTED]>
Date: Sat May 5 19:15:28 2007 -0400
mmap: remove unnecessary unionfs_bmap method
Unionfs is not a block-based file system, so it should not define ->bmap.
commit b09ece51f6b342c1fba9ac495029d615687720f7
Author: Erez_Zadok <[EMAIL PROTECTED]>
Date: Sat May 5 19:10:00 2007 -0400
mmap: trivial sendfile support
_______________________________________________
unionfs-cvs mailing list: http://unionfs.filesystems.org/
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs-cvs