linux-unionfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Sterba <dsterba@suse.cz>
To: Ritesh Harjani <riteshh@linux.ibm.com>
Cc: willy@infradead.org, linux-fsdevel@vger.kernel.org,
	jlayton@kernel.org, viro@zeniv.linux.org.uk,
	ceph-devel@vger.kernel.org, linux-btrfs@vger.kernel.org,
	linux-nfs@vger.kernel.org, devel@lists.orangefs.org,
	linux-unionfs@vger.kernel.org
Subject: Re: [PATCH 1/1] fs: Use inode_lock/unlock class of provided APIs in filesystems
Date: Thu, 5 Dec 2019 14:42:20 +0100	[thread overview]
Message-ID: <20191205134220.GM2734@twin.jikos.cz> (raw)
In-Reply-To: <20191205103902.23618-2-riteshh@linux.ibm.com>

On Thu, Dec 05, 2019 at 04:09:02PM +0530, Ritesh Harjani wrote:
> This defines 4 more APIs which some of the filesystem needs
> and reduces the direct use of i_rwsem in filesystem drivers.
> Instead those are replaced with inode_lock/unlock_** APIs.
> 
> Signed-off-by: Ritesh Harjani <riteshh@linux.ibm.com>
> ---

For the btrfs part

>  fs/btrfs/delayed-inode.c |  2 +-
>  fs/btrfs/ioctl.c         |  4 ++--

Acked-by: David Sterba <dsterba@suse.com>

  parent reply	other threads:[~2019-12-05 13:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-05 10:39 [PATCH 0/1] Use inode_lock/unlock class of provided APIs in filesystems Ritesh Harjani
2019-12-05 10:39 ` [PATCH 1/1] fs: " Ritesh Harjani
2019-12-05 13:38   ` Matthew Wilcox
2019-12-05 13:42   ` David Sterba [this message]
2019-12-05 16:08   ` Jeff Layton
2019-12-17  8:12 ` [PATCH 0/1] " Ritesh Harjani

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=20191205134220.GM2734@twin.jikos.cz \
    --to=dsterba@suse.cz \
    --cc=ceph-devel@vger.kernel.org \
    --cc=devel@lists.orangefs.org \
    --cc=jlayton@kernel.org \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-nfs@vger.kernel.org \
    --cc=linux-unionfs@vger.kernel.org \
    --cc=riteshh@linux.ibm.com \
    --cc=viro@zeniv.linux.org.uk \
    --cc=willy@infradead.org \
    /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;
as well as URLs for NNTP newsgroup(s).