Discussion:
[ANNOUNCE] xfsprogs: master branch updated to 794b62f
Dave Chinner
2014-09-16 22:03:29 UTC
Permalink
Hi folks,

The xfsprogs repository at git://oss.sgi.com/xfs/cmds/xfsprogs has
just been updated.

The new head of the master branch is commit:

794b62f xfsprogs: add supported file attributes to xfs.5 manpage

New Commits:

Eric Sandeen (10):
[713ba3f] xfs_io: free fshandlep in parent_check()
[4f10a2f] xfs_fsr: fix leaks & catch error in fsrfile()
[e3e2793] xfs_fsr: free handlep in fsrfs
[8f1c8e1] libhandle: Fix handle leak in path_to_fshandle error paths
[70ac12f] xfs_io: fix leaks in parent_list()
[9c1c2e3] xfs_db: free flist on error in write_struct()
[5cd0710] xfs_repair: clear bad flags in process_dinode_int
[50aeb09] xfs_repair: preserve error state in process_shortform_attr
[4f20f6a] xfs_io: add mremap command
[794b62f] xfsprogs: add supported file attributes to xfs.5 manpage

Jan Kara (1):
[937ef31] repair: Set ftype for entries in lost+found

Jan Tulak (1):
[02ef543] libhandle: fix installation for symlinked /usr

Mark Tinguely (1):
[4263df5] mkfs: fix typo in output


Code Diffstat:

db/write.c | 1 +
fsr/xfs_fsr.c | 31 ++++++++++++----------
include/buildmacros | 9 ++++---
io/mmap.c | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++
io/parent.c | 13 ++++++----
libhandle/handle.c | 1 +
man/man5/xfs.5 | 22 +++++++++++++++-
man/man8/xfs_io.8 | 14 ++++++++++
mkfs/xfs_mkfs.c | 2 +-
po/pl.po | 2 +-
repair/attr_repair.c | 3 ++-
repair/dinode.c | 6 ++---
repair/phase6.c | 4 +--
13 files changed, 149 insertions(+), 32 deletions(-)
--
Dave Chinner
***@fromorbit.com
Loading...