Whamcloud - gitweb
libext2fs: extend xattr api to query number of attrs
authorDarrick J. Wong <darrick.wong@oracle.com>
Sun, 23 Feb 2014 01:40:41 +0000 (20:40 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 24 Feb 2014 04:08:39 +0000 (23:08 -0500)
commit9224d817b9aa844b748296e9b6fea0b9aa6af83e
tree847c1d48d5381146d2e9f2d794b2fe45c323006e
parent685156954fde67b5897cc040b85f563be612b52e
libext2fs: extend xattr api to query number of attrs

Add another API to query the number of extended attributes.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/ext2fs.h
lib/ext2fs/ext_attr.c