diff options
author | Yehuda Sadeh <yehuda@hq.newdream.net> | 2010-02-19 00:10:11 +0000 |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2010-02-19 14:40:51 -0800 |
commit | c9af9fb68e01eb2c2165e1bc45cfeeed510c64e6 (patch) | |
tree | 9af8caecd66c6557c5ada6a38d4b2ff9be180d35 /fs/ceph/dir.c | |
parent | e63dc5c780ba32d6d8b3662eecce2b8d96489b41 (diff) | |
download | linux-c9af9fb68e01eb2c2165e1bc45cfeeed510c64e6.tar.bz2 |
ceph: don't truncate dirty pages in invalidate work thread
Instead of truncating the whole range of pages, we skip those
pages that are dirty or in the middle of writeback. Those pages
will be cleared later when the writeback completes.
Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net>
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'fs/ceph/dir.c')
0 files changed, 0 insertions, 0 deletions