]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cifsd: Remove is_attributes_write_allowed() wrapper
authorMarios Makassikis <mmakassikis@freebox.fr>
Tue, 27 Apr 2021 06:30:22 +0000 (15:30 +0900)
committerSteve French <stfrench@microsoft.com>
Wed, 28 Apr 2021 05:04:25 +0000 (00:04 -0500)
commitea0d295b0608de0ff232fac19ff717f74b33c1c6
treefe638a296e7c5874f914eaae8153cddbb0d73819
parent8636beeefdb8ef178189dd7adadd67598f7926a1
cifsd: Remove is_attributes_write_allowed() wrapper

Inline it in the only place it is used and remove it.

Signed-off-by: Marios Makassikis <mmakassikis@freebox.fr>
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifsd/smb2pdu.c