summaryrefslogtreecommitdiffstats
path: root/fs/coda/symlink.c
diff options
context:
space:
mode:
authorYan, Zheng <zyan@redhat.com>2016-05-03 20:55:50 +0800
committerIlya Dryomov <idryomov@gmail.com>2016-05-26 01:15:37 +0200
commita407846ef7c6e7905ab0d1ebc0c86fbebb065b87 (patch)
tree58faee98894dd316c872a82e59e88307c25841a2 /fs/coda/symlink.c
parent209ae762a64397557be2bc48490fd968912e9a71 (diff)
downloadlinux-stable-a407846ef7c6e7905ab0d1ebc0c86fbebb065b87.tar.gz
linux-stable-a407846ef7c6e7905ab0d1ebc0c86fbebb065b87.tar.bz2
linux-stable-a407846ef7c6e7905ab0d1ebc0c86fbebb065b87.zip
ceph: don't assume frag tree splits in mds reply are sorted
The algorithm that updates i_fragtree relies on that the frag tree splits in mds reply are of the same order of i_fragtree. This is not true because current MDS encodes frag tree splits in ascending order of (unsigned)frag_t. But nodes in i_fragtree are sorted according to ceph_frag_compare(). The fix is sort the frag tree splits first, then updates i_fragtree. Signed-off-by: Yan, Zheng <zyan@redhat.com>
Diffstat (limited to 'fs/coda/symlink.c')
0 files changed, 0 insertions, 0 deletions