commit | 9fefd5db08ce01abffffcdca3dc0964d9cb6ee69 | [log] [tgz] |
---|---|---|
author | Miklos Szeredi <mszeredi@redhat.com> | Wed Apr 07 14:36:43 2021 +0200 |
committer | Miklos Szeredi <mszeredi@redhat.com> | Mon Apr 12 15:04:29 2021 +0200 |
tree | 10c28adea54b9bab22080f9992909f20d580ed85 | |
parent | 1f26b0627b4613e623ba0c858a338ea7c77a55fb [diff] |
xfs: convert to fileattr Use the fileattr API to let the VFS handle locking, permission checking and conversion. Signed-off-by: Miklos Szeredi <mszeredi@redhat.com> Cc: Darrick J. Wong <djwong@kernel.org>