Skip to content

Commit b4e1457

Browse files
Jebaitednekocyberknight777
authored andcommitted
fs: ntfs3: remove namespacing from setxattr
Signed-off-by: Jebaitedneko <Jebaitedneko@gmail.com>
1 parent 7137483 commit b4e1457

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

fs/ntfs3/xattr.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -905,7 +905,6 @@ static int ntfs_getxattr(const struct xattr_handler *handler, struct dentry *de,
905905
* ntfs_setxattr - inode_operations::setxattr
906906
*/
907907
static noinline int ntfs_setxattr(const struct xattr_handler *handler,
908-
struct user_namespace *mnt_userns,
909908
struct dentry *de, struct inode *inode,
910909
const char *name, const void *value,
911910
size_t size, int flags)

0 commit comments

Comments
 (0)