From: Al Viro <viro@ZenIV.linux.org.uk>
To: Miklos Szeredi <miklos@szeredi.hu>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject: Re: [GIT PULL] fuse update for 3.19
Date: Wed, 17 Dec 2014 10:15:08 +0000 [thread overview]
Message-ID: <20141217101508.GI22149@ZenIV.linux.org.uk> (raw)
In-Reply-To: <20141217100202.GA19050@tucsk>
On Wed, Dec 17, 2014 at 11:02:02AM +0100, Miklos Szeredi wrote:
> Hi Linus,
>
> Please pull from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git for-linus
>
> First part makes sure we don't hold up umount with pending async requests. In
> addition to being a cleanup, this is a small behavioral change (for the better)
> and unlikely to break anything. Second part prepares for a cleanup of the fuse
> device I/O code by adding a helper for simple request submission, with some
> savings in line numbers already realized.
Umm... Make that igrab(file->f_path.dentry->d_inode) igrab(file_inode(file)),
please. OTOH, that can wait for after merge - it's a trivial followup and
I can take it via vfs.git...
next prev parent reply other threads:[~2014-12-17 10:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-17 10:02 [GIT PULL] fuse update for 3.19 Miklos Szeredi
2014-12-17 10:15 ` Al Viro [this message]
2014-12-17 10:19 ` Miklos Szeredi
2014-12-17 10:23 ` Miklos Szeredi
-- strict thread matches above, loose matches on Subject: below --
2014-12-24 16:53 Marc Dionne
2015-01-05 17:11 ` Miklos Szeredi
2015-01-05 17:33 ` Marc Dionne
2015-01-08 14:11 ` Miklos Szeredi
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=20141217101508.GI22149@ZenIV.linux.org.uk \
--to=viro@zeniv.linux.org.uk \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=miklos@szeredi.hu \
--cc=torvalds@linux-foundation.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 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.