The aufs2 GIT trees on http://git.c3sl.ufpr.br/pub/scm are updated.
If I made something wrong about tree management, please let me know.
News
- ramfs branch support
- support for linux-2.6.30-rcN
Bugfix
- bugfix: stop modifying f_flags at changing branch permission
- export devcgroup_inode_permission for modules
- export security_path functions
- support symlink /etc/mtab
- bugfix: parsing mount options in /proc/mounts
Note
- aufs2-2.6.git:aufs2 branch is not updated since people on LKML may
refer to it for reviewing.
J. R. Okajima
----------------------------------------------------------------------
Here are recent commits. Please see "git-log" or ChangeLog file in
detail.
- aufs2-2.6.git:aufs2-27 branch
aufs: bugfix: stop modifying f_flags at changing branch permission
aufs: tiny: suppress a warning in LP64
aufs: tiny: remove fake-cast by union
aufs: tiny: f_op is always set
aufs: tiny: simplify 'if' condition
aufs: ramfs branch
aufs: tiny: remove the macro Au_LOFF_MAX
aufs: tiny: debugfs cannot be an aufs branch
Ryousei Takano (1):
Fix typos in aufs man page
- aufs2-2.6.git:aufs2-28 branch
Addition to above,
aufs: tiny: workaround to convert fmode_t
- aufs2-2.6.git:aufs2-29 branch
Addition to above,
aufs: tiny: constantify struct file_operations
- aufs2-2.6.git:aufs2 branch
No updates (stopped for a while).
- aufs2-standalone.git:aufs2-27 branch
Addition to aufs2-2.6.git:aufs2-27 branch,
aufs: export devcgroup_inode_permission for modules
aufs: tiny: export vfsmount_lock for CONFIG_AUFS_EXPORT only
- aufs2-standalone.git:aufs2-28 branch
Addition to above,
aufs: support fmode_t in linux-2.6.28
- aufs2-standalone.git:aufs2-29 branch
Addition to above,
aufs: export security_path functions
- aufs2-standalone.git:aufs2 branch
Addition to above,
aufs: support linux-2.6.30-rcN, f_flags
- aufs2-util.git:master branch
support symlink /etc/mtab
refine AuDebug
bugfix: parsing mount options in /proc/mounts
Ryousei Takano (1):
Fix printf format warning
------------------------------------------------------------------------------