original_kernel/fs/netfs
Steve French 14b1cd2534 cifs: Fix locking in cifs_strict_readv()
Fix to take the i_rwsem (through the netfs locking wrappers) before taking
cinode->lock_sem.

Fixes: 3ee1a1fc39 ("cifs: Cut over to using netfslib")
Reported-by: Enzo Matsumiya <ematsumiya@suse.de>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
2024-05-13 17:02:05 -05:00
..
Kconfig
Makefile netfs: Cut over to using new writeback code 2024-05-01 18:07:37 +01:00
buffered_read.c netfs: Add some write-side stats and clean up some stat names 2024-05-01 18:07:36 +01:00
buffered_write.c cifs: Implement netfslib hooks 2024-05-01 18:08:21 +01:00
direct_read.c cifs: Fix locking in cifs_strict_readv() 2024-05-13 17:02:05 -05:00
direct_write.c netfs: Cut over to using new writeback code 2024-05-01 18:07:37 +01:00
fscache_cache.c
fscache_cookie.c
fscache_internal.h
fscache_io.c mm: Remove the PG_fscache alias for PG_private_2 2024-04-29 15:01:42 +01:00
fscache_main.c
fscache_proc.c
fscache_stats.c
fscache_volume.c
internal.h netfs: Cut over to using new writeback code 2024-05-01 18:07:37 +01:00
io.c cifs: Cut over to using netfslib 2024-05-01 18:08:21 +01:00
iterator.c
locking.c
main.c netfs: Switch to using unsigned long long rather than loff_t 2024-05-01 18:07:35 +01:00
misc.c netfs: Replace PG_fscache by setting folio->private and marking dirty 2024-04-29 15:01:42 +01:00
objects.c netfs: New writeback implementation 2024-05-01 18:07:36 +01:00
stats.c netfs: Add some write-side stats and clean up some stat names 2024-05-01 18:07:36 +01:00
write_collect.c netfs, afs: Use writeback retry to deal with alternate keys 2024-05-01 18:07:38 +01:00
write_issue.c netfs: Cut over to using new writeback code 2024-05-01 18:07:37 +01:00