]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: fix typo in rsubdirs warning
authorSage Weil <sage@inktank.com>
Sat, 29 Sep 2012 08:09:43 +0000 (01:09 -0700)
committerSage Weil <sage@inktank.com>
Sat, 29 Sep 2012 08:09:43 +0000 (01:09 -0700)
commit1acd10929604c72f65c5d9d2d31e996f195eac5e
tree5df89f55dae9065585557809a641967dc5f87a43
parent310e4868174a6129d97bb2cd387b8e591d559669
mds: fix typo in rsubdirs warning

CID 716879: Copy-paste error (COPY_PASTE_ERROR)
At (2): "rfiles" in "pi->rstat.rfiles" looks like a copy-paste error. Should it say "rsubdirs" instead?

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