The following patches consist of mostly cleanups and bug fixes of the
Unionfs code. The major improvement is the new mmap implementation, as well
as a major locking overhaul.

As before, there is a git repo at:

git://git.kernel.org/pub/scm/linux/kernel/git/jsipek/unionfs.git

(master.kernel.org:/pub/scm/linux/kernel/git/jsipek/unionfs.git)

There are 16 new commits:

Erez Zadok (9):
      Unionfs: Don't revalidate dropped dentries
      Unionfs: Retry lookup for different silly-renamed files
      Unionfs: Set lower inodes correctly after branch management succeeds
      Unionfs: call statfs on lower file system properly
      MAINTAINERS: Add Erez Zadok as a maintainer of Unionfs
      Unionfs: Add standard copyright comment to include/linux/union_fs.h
      Unionfs: Remove unnecessary #define
      Unionfs: merge find_new_branch_index and branch_id_to_idx into one 
function
      Unionfs: Revalidate dentries passed to all inode/super operations

Josef 'Jeff' Sipek (5):
      Unionfs: Cleanup new_dentry_private_data
      Unionfs: Change free_dentry_private_info to take a struct dentry
      Unionfs: Add BUG_ONs to unionfs_lower_*
      Unionfs: Change the semantics of sb info's rwsem
      Unionfs: Remove superfluous check for NULL pointer

Randy Dunlap (1):
      unionfs section mismatch

Yiannis Pericleous (1):
      Unionfs: mmap implementation

Thanks,

Josef 'Jeff' Sipek <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to