[PATCH 0/4] Richacl support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Here are my xfsprogs changes for adding richacl support.

The richacl on-disk format should be the same across all filesystems, so it
makes sense to share the verification code.  I've added code for that to
librichacl.  To avoid an additional runtime dependency for xfs_repair,
librichacl is linked statically.

The changes are available in git form here:

  https://github.com/andreas-gruenbacher/xfsprogs-dev richacl

Thanks,
Andreas

Andreas Gruenbacher (4):
  libxfs: Add the richacl incompatible feature flag
  mkfs.xfs: Add support for the richacl feature flag
  xfs_repair: Improve warning for invalid attributes
  xfs_repair: Validate richacl attributes

 configure.ac         | 22 +++++++++++++++++++++
 include/builddefs.in |  5 +++++
 libxfs/xfs_format.h  |  4 +++-
 man/man8/mkfs.xfs.8  |  9 +++++++++
 mkfs/xfs_mkfs.c      | 20 +++++++++++++++++--
 po/de.po             | 18 +++--------------
 po/pl.po             | 14 +++----------
 repair/Makefile      |  2 +-
 repair/attr_repair.c | 55 +++++++++++++++++++++++++++++++++++++++++-----------
 9 files changed, 108 insertions(+), 41 deletions(-)

-- 
2.5.0

_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs



[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux