aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorDavid Howells <[email protected]>2024-07-23 15:35:29 +0100
committerChristian Brauner <[email protected]>2024-09-05 11:00:40 +0200
commit80887f31672970abae3aaa9cf62ac72a124e7c89 (patch)
tree5dc3cef6c7c3ef19e8b3fe7bd848e253d24b2e67 /scripts/gdb/linux/proc.py
parent4356ab331c8f0dbed0f683abde345cd5503db1e4 (diff)
cachefiles: Fix non-taking of sb_writers around set/removexattr
Unlike other vfs_xxxx() calls, vfs_setxattr() and vfs_removexattr() don't take the sb_writers lock, so the caller should do it for them. Fix cachefiles to do this. Fixes: 9ae326a69004 ("CacheFiles: A cache that backs onto a mounted filesystem") Signed-off-by: David Howells <[email protected]> cc: Christian Brauner <[email protected]> cc: Gao Xiang <[email protected]> cc: [email protected] cc: [email protected] cc: [email protected] Link: https://lore.kernel.org/r/[email protected]/ # v2 Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions