All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] vfs fixes for -rc3
@ 2015-05-09  4:23 Al Viro
  0 siblings, 0 replies; only message in thread
From: Al Viro @ 2015-05-09  4:23 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel

	A couple of fixes for bugs caught while digging in fs/namei.c.
The first one is this cycle regression, the second is 3.11 and later.
Please, pull from the usual place -
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus

Shortlog:
Al Viro (2):
      namei: d_is_negative() should be checked before ->d_seq validation
      path_openat(): fix double fput()

Diffstat:
 fs/namei.c | 22 +++++++++++++++-------
 1 file changed, 15 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-09  4:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-09  4:23 [git pull] vfs fixes for -rc3 Al Viro

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.