From: Linus Torvalds Date: Mon, 20 Feb 2023 20:14:33 +0000 (-0800) Subject: Merge tag 'fs.acl.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping X-Git-Tag: v6.3-rc1~217 X-Git-Url: https://repo.jachan.dev/linux.git/commitdiff_plain/91bc559d8d3aed488b4b50e9eba1d7ebb1da7bbf Merge tag 'fs.acl.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping Pull vfs acl update from Christian Brauner: "This contains a single update to the internal get acl method and replaces an open-coded cmpxchg() comparison with with try_cmpxchg(). It's clearer and also beneficial on some architectures" * tag 'fs.acl.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping: posix_acl: Use try_cmpxchg in get_acl --- 91bc559d8d3aed488b4b50e9eba1d7ebb1da7bbf