]> git.baikalelectronics.ru Git - kernel.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>
Tue, 11 May 2021 00:15:45 +0000 (19:15 -0500)
commit161db85d9d675278df5a74eadab6dbac26e70e16
treefa0ece593b47242f13b6517f13e185428a400e77
parentddcefaa8157194b5d2963088f9b4db668a51cccf
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