Unverified Commit 0978c7c4 authored by Deming Wang's avatar Deming Wang Committed by Christian Brauner (Microsoft)
Browse files

acl: fix the comments of posix_acl_xattr_set



remove the double world of 'in'.

Signed-off-by: default avatarDeming Wang <wangdeming@inspur.com>
Signed-off-by: default avatarChristian Brauner (Microsoft) <brauner@kernel.org>
parent 6344e669
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1176,7 +1176,7 @@ posix_acl_xattr_set(const struct xattr_handler *handler,
		 * ACL_{GROUP,USER} have already been mapped according to the
		 * caller's idmapping. The vfs_set_acl_prepare() helper will
		 * recover them and take idmapped mounts into account. The
		 * filesystem will receive the POSIX ACLs in in the correct
		 * filesystem will receive the POSIX ACLs in the correct
		 * format ready to be cached or written to the backing store
		 * taking the filesystem idmapping into account.
		 */