CEPH filesystem development
 help / color / mirror / Atom feed
* [PATCH v2 0/1] ceph: add getvxattr op support
@ 2022-01-17  3:47 Milind Changire
  2022-01-17  3:47 ` [PATCH v2 1/1] ceph: add getvxattr op Milind Changire
  0 siblings, 1 reply; 2+ messages in thread
From: Milind Changire @ 2022-01-17  3:47 UTC (permalink / raw)
  To: Jeff Layton, Ilya Dryomov, ceph-devel; +Cc: Milind Changire

Adds support for the new getvxattr op to fetch ceph virtual xattrs.

Milind Changire (1):
  ceph: add getvxattr op

 fs/ceph/inode.c              | 51 ++++++++++++++++++++++++++++++++++++
 fs/ceph/mds_client.c         | 27 ++++++++++++++++++-
 fs/ceph/mds_client.h         | 12 ++++++++-
 fs/ceph/strings.c            |  1 +
 fs/ceph/super.h              |  1 +
 fs/ceph/xattr.c              | 33 +++++++++++++++++++++++
 include/linux/ceph/ceph_fs.h |  1 +
 7 files changed, 124 insertions(+), 2 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-17  3:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-17  3:47 [PATCH v2 0/1] ceph: add getvxattr op support Milind Changire
2022-01-17  3:47 ` [PATCH v2 1/1] ceph: add getvxattr op Milind Changire

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox