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:
a6a5ce4
)
ceph: properly mark empty directory as complete
author
Yan, Zheng
<zyan@redhat.com>
Mon, 19 Jan 2015 05:12:24 +0000
(13:12 +0800)
committer
Ilya Dryomov
<idryomov@gmail.com>
Thu, 19 Feb 2015 10:31:39 +0000
(13:31 +0300)
ceph_add_cap() calls __check_cap_issue(), which clears directory
inode' complete flag. so we should set the complete flag for empty
directory should be set after calling ceph_add_cap().
Signed-off-by: Yan, Zheng <zyan@redhat.com>
fs/ceph/inode.c
patch
|
blob
|
history
diff --cc
fs/ceph/inode.c
Simple merge