aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2016-02-22 11:56:38 -0500
committerMister Oyster <oysterized@gmail.com>2017-12-31 02:37:09 +0100
commit426be4301712c9ac6ed2c285384d1897f4325041 (patch)
treea38d5b2c2b551e650b5f318ae7a06fa4ba26ee3d /include/linux
parent0c7848b00bc5e56facc70130c6185244c3449a59 (diff)
BACKPORT: [UPSTREAM] ext2: convert to mbcache2
(Cherry-pick from commit be0726d33cb8f411945884664924bed3cb8c70ee) The conversion is generally straightforward. We convert filesystem from a global cache to per-fs one. Similarly to ext4 the tricky part is that xattr block corresponding to found mbcache entry can get freed before we get buffer lock for that block. So we have to check whether the entry is still valid after getting the buffer lock. Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions