]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: fix setlayout truncation check.
authorGreg Farnum <gregf@hq.newdream.net>
Fri, 24 Sep 2010 23:11:50 +0000 (16:11 -0700)
committerSage Weil <sage@newdream.net>
Fri, 1 Oct 2010 23:22:56 +0000 (16:22 -0700)
commit0b7c1afc43202953123f335057b9a5da428bc9a2
treeaede5d3d961ac5941208076d867a6887c97f7ee9
parentc9e695598df66c6019df84d303d7a4133a93e69f
mds: fix setlayout truncation check.

The trunc_seq is initialized to 1 in prepare_new_inode.
src/mds/Server.cc