Files
linux/fs/ext2
Jan Kara 4629e13aff BACKPORT: [UPSTREAM] ext2: convert to mbcache2
(Cherry-pick from commit be0726d33c)

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>
Bug: 32461228
2017-05-01 15:06:20 +05:30
..
2015-06-23 18:02:00 -04:00
2015-10-19 14:40:54 +02:00
2015-10-19 14:40:54 +02:00
2013-02-22 23:31:31 -05:00
2015-02-16 17:56:03 -08:00
2015-05-10 22:18:21 -04:00