Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ceph: invalidate dirty pages after forced umount
After forced umount, ceph_writepages_start() skips flushing dirty pages. To make sure inode's reference count get dropped to zero, we need to invalidate dirty pages. Signed-off-by: Yan, Zheng <zyan@redhat.com>
- Loading branch information