mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCHES] more d_splice_alias() in ->lookup() instances
@ 2018-08-03 16:51 Al Viro
  2018-08-03 16:51 ` [PATCH 1/5] hostfs_lookup: switch to d_splice_alias() Al Viro
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Al Viro @ 2018-08-03 16:51 UTC (permalink / raw)
  To: linux-fsdevel; +Cc: linux-kernel

From: Al Viro <viro@zeniv.linux.org.uk>

In the spirit of "thou shalt not push into your tree without
at least posting for review"...

* hostfs conversion of ->lookup() to use of d_splice_alias()
* afs conversions of ->lookup() to use of d_splice_alias()
* hpfs conversion of ->lookup() to use of d_splice_alias(),
leak fix on failure exit.

Stuff is in vfs.git#work.lookup, to go into #for-next if nobody
yells.

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

end of thread, other threads:[~2018-08-03 16:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-03 16:51 [PATCHES] more d_splice_alias() in ->lookup() instances Al Viro
2018-08-03 16:51 ` [PATCH 1/5] hostfs_lookup: switch to d_splice_alias() Al Viro
2018-08-03 16:51 ` [PATCH 2/5] afs: switch dynroot lookups " Al Viro
2018-08-03 16:51 ` [PATCH 3/5] afs_lookup(): switch " Al Viro
2018-08-03 16:51 ` [PATCH 4/5] afs_try_auto_mntpt(): return NULL instead of ERR_PTR(-ENOENT) Al Viro
2018-08-03 16:51 ` [PATCH 5/5] hpfs: fix an inode leak in lookup, switch to d_splice_alias() Al Viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome