diff options
author | Jan Kara <jack@suse.cz> | 2016-02-22 17:50:13 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2016-02-22 17:50:13 +0100 |
commit | 82939d7999dfc1f1998c4b1c12e2f19edbdff272 (patch) | |
tree | 3cebaf09ba5689f67b67bd73c79aca8d6e413140 /fs/ext2 | |
parent | mbcache2: reimplement mbcache (diff) | |
download | linux-82939d7999dfc1f1998c4b1c12e2f19edbdff272.tar.xz linux-82939d7999dfc1f1998c4b1c12e2f19edbdff272.zip |
ext4: convert to mbcache2
The conversion is generally straightforward. The only 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 buffer lock.
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext2')
0 files changed, 0 insertions, 0 deletions