o bugfix
- (fs/aufs, fs/aufs25) bugfix: first lookup for nfs branch didn't
  work. this bug was born on 20071001 since I began supporting
  atomic-open in nfsv4. reported by Joshua Swink.
- (fs/aufs, fs/aufs25) possible bugfix: memory barrier for vma->vm_file.

o misc
- protect si_mntcache by BKL (temporari ci).
- revert the test BKL in ->umount_begin().
- stop locking root dentry when it is unnecessary.
- replace simple si_read_lock(sb, !AuLock_FLUSH) by
  si_noflush_read_lock(sb).
- add a note about statvfs(3) for fuse branch.
- add some tips

Junjiro Okajima

----------------------------------------------------------------------

Index: Tips
- add some tips

Index: fs/aufs/f_op.c
Index: fs/aufs/robr.c
Index: fs/aufs25/robr.c
- (fs/aufs, fs/aufs25) possible bugfix: memory barrier for vma->vm_file.

Index: fs/aufs/misc.c
Index: fs/aufs25/misc.c
- (fs/aufs, fs/aufs25) bugfix: first lookup for nfs branch didn't
  work. this bug was born on 20071001 since I began supporting
  atomic-open in nfsv4. reported by Joshua Swink.

Index: fs/aufs/super.c
- stop locking root dentry when it is unnecessary.

Index: fs/aufs25/dir.c
Index: fs/aufs25/sysfs.c
Index: fs/aufs25/whout.c
- replace simple si_read_lock(sb, !AuLock_FLUSH) by
  si_noflush_read_lock(sb).

Index: fs/aufs25/f_op.c
- replace simple si_read_lock(sb, !AuLock_FLUSH) by
  si_noflush_read_lock(sb).
- (fs/aufs, fs/aufs25) possible bugfix: memory barrier for vma->vm_file.

Index: fs/aufs25/sbinfo.c
- protect si_mntcache by BKL (temporari ci).

Index: fs/aufs25/super.c
- stop locking root dentry when it is unnecessary.
- revert the test BKL in ->umount_begin().

Index: util/aufs.in.5
- add a note about statvfs(3) for fuse branch.

Index: fs/aufs25/cpup.c
Index: fs/aufs25/dentry.c
Index: fs/aufs25/vfsub.c
Index: fs/aufs25/xino.c
Index: include/linux/aufs_type.h
- less important changes.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone

Reply via email to