diff options
author | Jan Kara <[email protected]> | 2016-02-22 11:56:38 -0500 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2016-02-22 11:56:38 -0500 |
commit | be0726d33cb8f411945884664924bed3cb8c70ee (patch) | |
tree | 9460f6b33739e505f29cfa94a13530e8d087a624 /lib/mpi/mpi-bit.c | |
parent | 82939d7999dfc1f1998c4b1c12e2f19edbdff272 (diff) |
ext2: convert to mbcache2
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 <[email protected]>
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions