ceph: cleanup the logic in ceph_invalidatepage
The invalidatepage code bails if it encounters a non-zero page offset. The current logic that does is non-obvious with multiple if statements. This should be logically and functionally equivalent. Signed-off-by:Milosz Tanski <milosz@adfin.com> Reviewed-by:
Sage Weil <sage@inktank.com>
Showing
Please register or sign in to comment