commit | 6c5e50fa614fea5325a2973be06f7ec6f1055316 | [log] [tgz] |
---|---|---|
author | Sage Weil <sage@inktank.com> | Tue Aug 21 15:55:25 2012 -0700 |
committer | Sage Weil <sage@inktank.com> | Tue Aug 21 15:55:25 2012 -0700 |
tree | 8732b96150e315ab711bfcccbaeef8b087af6e62 | |
parent | d1c338a509cea5378df59629ad47382810c38623 [diff] |
ceph: tolerate (and warn on) extraneous dentry from mds If the MDS gives us a dentry and we weren't prepared to handle it, WARN_ON_ONCE instead of crashing. Reported-by: Yan, Zheng <zheng.z.yan@intel.com> Signed-off-by: Sage Weil <sage@inktank.com> Reviewed-by: Alex Elder <elder@inktank.com>