diff options
author | Sage Weil <sage@newdream.net> | 2010-02-09 16:43:11 -0800 |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2010-02-11 11:48:55 -0800 |
commit | 8031049147c58d9d8b6226c3ac31a9d72d053e25 (patch) | |
tree | d89aec0fc9dcae6ea20fe0665b7700911c2dbf61 /fs/ceph/messenger.c | |
parent | 0840d8af3e6e40bcd5f2366698eb2755f88acfea (diff) | |
download | blackbird-obmc-linux-8031049147c58d9d8b6226c3ac31a9d72d053e25.tar.gz blackbird-obmc-linux-8031049147c58d9d8b6226c3ac31a9d72d053e25.zip |
ceph: remove bogus invalidate_mapping_pages
We were invalidating mapping pages when dropping FILE_CACHE in
__send_cap(). But ceph_check_caps attempts to invalidate already, and
also checks for success, so we should never get to this point.
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'fs/ceph/messenger.c')
0 files changed, 0 insertions, 0 deletions