]> Pileus Git - ~andy/linux/blobdiff - fs/jfs/jfs_xattr.h
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
[~andy/linux] / fs / jfs / jfs_xattr.h
index e9e100fd7c09a90a7ba603e7f1282ae9ba15e164..e8d717dabca3eb5a2e3bcff902c34b8376b8450d 100644 (file)
@@ -61,6 +61,8 @@ extern ssize_t jfs_getxattr(struct dentry *, const char *, void *, size_t);
 extern ssize_t jfs_listxattr(struct dentry *, char *, size_t);
 extern int jfs_removexattr(struct dentry *, const char *);
 
+extern const struct xattr_handler *jfs_xattr_handlers[];
+
 #ifdef CONFIG_JFS_SECURITY
 extern int jfs_init_security(tid_t, struct inode *, struct inode *,
                             const struct qstr *);