]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - db/attrset.c
Add xfs_db expert mode commands for set/remove of extended attributes.
authorNathan Scott <nathans@sgi.com>
Fri, 16 Sep 2005 15:19:08 +0000 (15:19 +0000)
committerNathan Scott <nathans@sgi.com>
Fri, 16 Sep 2005 15:19:08 +0000 (15:19 +0000)
commit57c9fccb1385e4c89b4220872ac9046963ffacb1
treeba6ec98ea0fe0ac73f1dc45ac8442896b1022ebd
parentcfe6e3f0665855e3d4777acaf39f77f9baeeb906
Add xfs_db expert mode commands for set/remove of extended attributes.
Merge of master-melb:xfs-cmds:23838a by kenmcd.
17 files changed:
db/Makefile
db/attrset.c [new file with mode: 0644]
db/attrset.h [new file with mode: 0644]
db/command.c
include/Makefile
include/libxfs.h
include/xfs_dir.h
include/xfs_dir2.h
libxfs/Makefile
libxfs/init.c
libxfs/rdwr.c
libxfs/util.c
libxfs/xfs.h
libxfs/xfs_attr.c [new file with mode: 0644]
libxfs/xfs_attr_leaf.c
libxfs/xfs_bmap.c
libxfs/xfs_da_btree.c