diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-02-12 11:26:36 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-02-12 11:26:36 -0800 |
commit | 711e9a4d52bf4e477e51c7135e1e6188c42018d0 (patch) | |
tree | f75d7ed3bf9bfd76fd5ec94c0255d6ee4c22c386 /kernel | |
parent | e2bca0ebf775453bb3c6b9c2149fb4712621493a (diff) | |
parent | 5f58d783fd7823b2c2d5954d1126e702f94bfc4c (diff) | |
download | lwn-711e9a4d52bf4e477e51c7135e1e6188c42018d0.tar.gz lwn-711e9a4d52bf4e477e51c7135e1e6188c42018d0.zip |
Merge tag 'for-6.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Pull btrfs fixes from David Sterba:
- one more fix for a tree-log 'write time corruption' report, update
the last dir index directly and don't keep in the log context
- do VFS-level inode lock around FIEMAP to prevent a deadlock with
concurrent fsync, the extent-level lock is not sufficient
- don't cache a single-device filesystem device to avoid cases when a
loop device is reformatted and the entry gets stale
* tag 'for-6.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
btrfs: free device in btrfs_close_devices for a single device filesystem
btrfs: lock the inode in shared mode before starting fiemap
btrfs: simplify update of last_dir_index_offset when logging a directory
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions