ceph: don't forbid marking directory complete after forward seek
authorYan, Zheng <zyan@redhat.com>
Thu, 28 Apr 2016 14:56:44 +0000 (22:56 +0800)
committerIlya Dryomov <idryomov@gmail.com>
Wed, 25 May 2016 23:15:36 +0000 (01:15 +0200)
Forward seek within same frag does not update fi->last_name, it will
not affect contents of later readdir reply. So there is no need to
forbid marking directory complete

Signed-off-by: Yan, Zheng <zyan@redhat.com>

No differences found