]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: make less noise when unlinking during readdir
authorSage Weil <sage@inktank.com>
Tue, 2 Jul 2013 00:45:54 +0000 (17:45 -0700)
committerYan, Zheng <zheng.z.yan@intel.com>
Sat, 10 May 2014 03:50:09 +0000 (11:50 +0800)
commit3eb2a77442d8e1f5e3ff940a2c35f39a949181d2
tree114d4e7d21622a64072a644240ddc3e398f946d7
parentd1c872d880e199adf76c1ddf425f53e73f45c100
client: make less noise when unlinking during readdir

Skip, but do not talk about, NULL dentries.

Signed-off-by: Sage Weil <sage@inktank.com>
src/client/Client.cc