commit | 9670079f5f0a52b4ddcc16c407cfe9ff42633e04 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Thu Nov 10 07:42:02 2016 -0500 |
committer | Ilya Dryomov <idryomov@gmail.com> | Mon Dec 12 23:54:28 2016 +0100 |
tree | b25a4f1f4db55431512dd4596ffded6e5a96247d | |
parent | 4945a084799e24f0954e20f81b9004749cba93e4 [diff] |
ceph: move xattr initialzation before the encoding past the ceph_mds_caps Just for clarity. This part is inside the header, so it makes sense to group it with the rest of the stuff in the header. Signed-off-by: Jeff Layton <jlayton@redhat.com> Reviewed-by: Yan, Zheng <zyan@redhat.com>