ceph: document unlocked d_parent accesses
authorSage Weil <sage@newdream.net>
Tue, 26 Jul 2011 18:31:26 +0000 (11:31 -0700)
committerSage Weil <sage@newdream.net>
Tue, 26 Jul 2011 18:31:26 +0000 (11:31 -0700)
For the most part we don't care about racing with rename when directing
MDS requests; either the old or new parent is fine.  Document that, and
do some minor cleanup.

Reviewed-by: Yehuda Sadeh <yehuda@hq.newdream.net>
Signed-off-by: Sage Weil <sage@newdream.net>
fs/ceph/dir.c
fs/ceph/mds_client.c

diff --cc fs/ceph/dir.c
Simple merge
Simple merge