linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] vfs pile 2 (of many)
@ 2013-09-07  3:04 Al Viro
  2013-09-09  5:52 ` Stephen Rothwell
  0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2013-09-07  3:04 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel

	Mostly Miklos' series this time.  Please, pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus

Shortlog:
Al Viro (1):
      constify dcache.c inlined helpers where possible

Anand Avati (1):
      fuse: drop dentry on failed revalidate

Miklos Szeredi (10):
      vfs: restructure d_genocide()
      vfs: add d_walk()
      vfs: check submounts and drop atomically
      vfs: check unlinked ancestors before mount
      afs: use check_submounts_and_drop()
      gfs2: use check_submounts_and_drop()
      nfs: use check_submounts_and_drop()
      sysfs: use check_submounts_and_drop()
      fuse: use d_materialise_unique()
      fuse: clean up return in fuse_dentry_revalidate()

Diffstat:
 fs/afs/dir.c           |   10 +-
 fs/dcache.c            |  411 +++++++++++++++++++++++++++++-------------------
 fs/fuse/dir.c          |   97 ++++++------
 fs/gfs2/dentry.c       |    9 +-
 fs/internal.h          |    1 +
 fs/namespace.c         |   11 +-
 fs/nfs/dir.c           |    9 +-
 fs/sysfs/dir.c         |   20 +--
 include/linux/dcache.h |   13 +-
 9 files changed, 323 insertions(+), 258 deletions(-)

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

* Re: [git pull] vfs pile 2 (of many)
  2013-09-07  3:04 [git pull] vfs pile 2 (of many) Al Viro
@ 2013-09-09  5:52 ` Stephen Rothwell
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Rothwell @ 2013-09-09  5:52 UTC (permalink / raw)
  To: Al Viro; +Cc: Linus Torvalds, linux-kernel, linux-fsdevel, Andrew Morton

[-- Attachment #1: Type: text/plain, Size: 489 bytes --]

On Sat, 7 Sep 2013 04:04:11 +0100 Al Viro <viro@ZenIV.linux.org.uk> wrote:
>
> 	Mostly Miklos' series this time.  Please, pull from
> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus

It would be really nice to see this stuff turn up in linux-next before
the merge window opens.  It is now causing pain for Andrew (at least) (or
it will be when he stops whizzing around in cricles :-)).

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

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

end of thread, other threads:[~2013-09-09  5:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-07  3:04 [git pull] vfs pile 2 (of many) Al Viro
2013-09-09  5:52 ` Stephen Rothwell

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).