]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: don't include ceph.{file,dir}.layout vxattr in listxattr() 1525/head
authorYan, Zheng <zheng.z.yan@intel.com>
Mon, 24 Mar 2014 11:33:52 +0000 (19:33 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Mon, 24 Mar 2014 11:35:03 +0000 (19:35 +0800)
commit08a3d6bd428c5e78dd4a10e6ee97540f66f9729c
treea52196f5949c49dc3b2847a543d41f0d51d9d6b4
parent904c870c384dbcb48a60a9c596fc574b8b85f1a9
client: don't include ceph.{file,dir}.layout vxattr in listxattr()

This avoids 'cp -a' modifying layout of new files/directories.

Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
src/client/Client.cc