Documentation/filesystems/unionfs/issues.txt | 7 +-
Documentation/filesystems/unionfs/usage.txt | 2 +-
fs/Kconfig | 6 ++
fs/stack.c | 8 +-
fs/unionfs/Makefile | 14 +---
fs/unionfs/copyup.c | 7 +-
fs/unionfs/main.c | 108 ++++++++++++++------------
fs/unionfs/sioq.c | 14 ++--
fs/unionfs/sioq.h | 14 ++--
fs/unionfs/union.h | 76 ++++++++++---------
include/linux/fs_stack.h | 8 +-
11 files changed, 136 insertions(+), 128 deletions(-)
New commits:
commit be5fd162e458da6ddeb45c28aa81dad1896ce958
Author: Erez_Zadok <[EMAIL PROTECTED]>
Date: Wed Aug 22 18:13:40 2007 -0400
Unionfs: release 2.1.2
Signed-off-by: Erez Zadok <[EMAIL PROTECTED]>
commit 24f0634191cb84b033599e2a0a0a9c540ba61d55
Author: Erez_Zadok <[EMAIL PROTECTED]>
Date: Wed Aug 22 18:04:27 2007 -0400
Unionfs: imported fixes from korg branch's take-3 series
- removed EACCES/EROFS text from issues.txt
- updated sioq.[hc] copyright dates to 2006 (not earlier)
- added small XXX comment to xattr copyup code (selinux CAP_FOWNER stuff) to
say that entire copyup code should be moved to SIOQ.
- copyup_xattr: renamed name_list_orig -> name_list_buf
- multi-line static inline unionfs_xattr_kfree
- rewrote unionfs_interpose a bit cleaner (no backward goto's, better
variable names, use small util fxn, etc.)
- introduced CONFIG_UNION_FS_DEBUG instead of hand-editing makefile
- unionfs_mntget/put cleanups
- bug fix to is_robranch_idx (thanks to Patrick Aussems). Fixed bug #571.
Signed-off-by: Erez Zadok <[EMAIL PROTECTED]>
commit 88ae4eda9b94837239fb50b88a1b4865edfe04c1
Author: Erez_Zadok <[EMAIL PROTECTED]>
Date: Sun Aug 19 16:06:48 2007 -0400
Unionfs: release 2.1.1.
Signed-off-by: Erez Zadok <[EMAIL PROTECTED]>
commit 013236cc13153f26bf30d67d7681a72e4c6b9577
Author: Erez_Zadok <[EMAIL PROTECTED]>
Date: Sun Aug 19 15:35:25 2007 -0400
Unionfs: minor usage.txt documentation fix
Signed-off-by: Erez Zadok <[EMAIL PROTECTED]>
_______________________________________________
unionfs-cvs mailing list: http://unionfs.filesystems.org/
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs-cvs