All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/1] ceph: add support for getvxattr op
@ 2022-01-17  3:59 Milind Changire
  2022-01-17  3:59 ` [PATCH v3 1/1] ceph: add " Milind Changire
  0 siblings, 1 reply; 10+ messages in thread
From: Milind Changire @ 2022-01-17  3:59 UTC (permalink / raw)
  To: Jeff Layton, Ilya Dryomov, ceph-devel; +Cc: Milind Changire

Adds support for getting ceph virtual xattrs using the new getvxattr op.

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              | 34 ++++++++++++++++++++++++
 include/linux/ceph/ceph_fs.h |  1 +
 7 files changed, 125 insertions(+), 2 deletions(-)


base-commit: fd84bfdddd169c219c3a637889a8b87f70a072c2
-- 
2.31.1


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

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

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-17  3:59 [PATCH v3 0/1] ceph: add support for getvxattr op Milind Changire
2022-01-17  3:59 ` [PATCH v3 1/1] ceph: add " Milind Changire
2022-01-17  6:23   ` kernel test robot
2022-01-17  6:23     ` kernel test robot
2022-01-17  7:19   ` Xiubo Li
2022-01-17  7:36     ` Milind Changire
2022-01-17  8:10       ` Xiubo Li
2022-01-17 11:01       ` Jeff Layton
2022-01-17  7:58   ` kernel test robot
2022-01-17  7:58     ` kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.