CEPH filesystem development
 help / color / mirror / Atom feed
From: Milind Changire <milindchangire@gmail.com>
To: Jeff Layton <jlayton@kernel.org>,
	Ilya Dryomov <idryomov@gmail.com>,
	ceph-devel@vger.kernel.org
Cc: Milind Changire <mchangir@redhat.com>
Subject: [PATCH v3 0/1] ceph: add support for getvxattr op
Date: Mon, 17 Jan 2022 03:59:45 +0000	[thread overview]
Message-ID: <20220117035946.22442-1-mchangir@redhat.com> (raw)

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


             reply	other threads:[~2022-01-17  4:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-17  3:59 Milind Changire [this message]
2022-01-17  3:59 ` [PATCH v3 1/1] ceph: add getvxattr op Milind Changire
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220117035946.22442-1-mchangir@redhat.com \
    --to=milindchangire@gmail.com \
    --cc=ceph-devel@vger.kernel.org \
    --cc=idryomov@gmail.com \
    --cc=jlayton@kernel.org \
    --cc=mchangir@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox