git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48fec5d
)
ceph: invalidate dirty pages after forced umount
author
Yan, Zheng
<zyan@redhat.com>
Wed, 1 Jul 2015 09:03:23 +0000
(17:03 +0800)
committer
Ilya Dryomov
<idryomov@gmail.com>
Tue, 8 Sep 2015 20:14:28 +0000
(23:14 +0300)
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>
fs/ceph/addr.c
patch
|
blob
|
history
diff --cc
fs/ceph/addr.c
Simple merge