]> www.infradead.org Git - users/jedix/linux-maple.git/commit
f2fs: convert to fileattr
authorMiklos Szeredi <mszeredi@redhat.com>
Wed, 7 Apr 2021 12:36:43 +0000 (14:36 +0200)
committerMiklos Szeredi <mszeredi@redhat.com>
Wed, 7 Apr 2021 12:36:43 +0000 (14:36 +0200)
commit33f0da5df0a6a53b71336f6d6c1dbad9bcb0d794
tree3d4e861c22478c8c3068f304e068ddd284900cee
parent30e49f41b50bbd368cd216a002d0505612694acd
f2fs: 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: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/f2fs.h
fs/f2fs/file.c
fs/f2fs/namei.c