]> git.baikalelectronics.ru Git - kernel.git/commit
ceph: add exists_cb to vxattr struct
authorSage Weil <sage@inktank.com>
Mon, 21 Jan 2013 05:59:29 +0000 (21:59 -0800)
committerSage Weil <sage@inktank.com>
Thu, 14 Feb 2013 02:25:58 +0000 (18:25 -0800)
commit112d58abf693f7e59e59c1c589ae962f07efdb11
tree0511cc3b7154791d7e651b87d9bda25972ec94d0
parent2ba24849bee14ff0f347eb3d556f8176e6d11437
ceph: add exists_cb to vxattr struct

Allow for a callback to dynamically determine if a vxattr exists for
the given inode.

Signed-off-by: Sage Weil <sage@inktank.com>
Reviewed-by: Sam Lang <sam.lang@inktank.com>
fs/ceph/xattr.c