]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hfsplus: rework functionality of getting, setting and deleting of extended attributes
authorVyacheslav Dubeyko <slava@dubeyko.com>
Thu, 7 Feb 2013 01:27:51 +0000 (12:27 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 18 Feb 2013 05:47:19 +0000 (16:47 +1100)
commit1a618f1a36b06853a34cc7413820a67a5dadc0c5
treee81e4e192503428e4a09ce5e96846c6c22c0e928
parente0eac780d8ad1a23bf03b03ecb5d44a93e5f13f2
hfsplus: rework functionality of getting, setting and deleting of extended attributes

Rework functionality of getting, setting and deleting of extended attributes.

Signed-off-by: Vyacheslav Dubeyko <slava@dubeyko.com>
Reported-by: Hin-Tak Leung <htl10@users.sourceforge.net>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Jan Kara <jack@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/hfsplus/xattr.c [new file with mode: 0644]
fs/hfsplus/xattr.h [new file with mode: 0644]
fs/hfsplus/xattr_security.c [new file with mode: 0644]
fs/hfsplus/xattr_trusted.c [new file with mode: 0644]
fs/hfsplus/xattr_user.c [new file with mode: 0644]