linux/fs/smb
Al Viro 9bd812744d convert cifs_ioctl_copychunk()
fdput() moved past mnt_drop_file_write(); harmless, if somewhat cringeworthy.
Reordering could be avoided either by adding an explicit scope or by making
mnt_drop_file_write() called via __cleanup.

Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2024-11-03 01:28:07 -05:00
..
client convert cifs_ioctl_copychunk() 2024-11-03 01:28:07 -05:00
common smb: Update comments about some reparse point tags 2024-09-29 17:28:40 -05:00
server three small ksmbd server fixes 2024-10-03 09:38:16 -07:00
Kconfig
Makefile