cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* [Cluster-devel] [gfs2 patches in vfs.git]
@ 2014-11-19 19:34 Al Viro
  2014-11-19 19:34 ` [Cluster-devel] [PATCH 1/3] gfs2: bugger off early if O_CREAT open finds a directory Al Viro
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Al Viro @ 2014-11-19 19:34 UTC (permalink / raw)
  To: cluster-devel.redhat.com

This stuff is around ->atomic_open() and my main goal here is to eliminate the
cases when d_splice_alias() is used on a hashed dentry.  Patches in question
sit in vfs.git#for-gfs2, and that branch isn't going to be rebased; I'd prefer
if it was pulled instead of having them applied manually.

Shortlog:
Al Viro (3):
      gfs2: bugger off early if O_CREAT open finds a directory
      gfs2_create_inode(): don't bother with d_splice_alias()
      gfs2_atomic_open(): simplify the use of finish_no_open()

Diffstat:
 fs/gfs2/inode.c |   26 +++++++++-----------------
 1 file changed, 9 insertions(+), 17 deletions(-)

Patches themselves are in followups.



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

end of thread, other threads:[~2014-11-19 20:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-19 19:34 [Cluster-devel] [gfs2 patches in vfs.git] Al Viro
2014-11-19 19:34 ` [Cluster-devel] [PATCH 1/3] gfs2: bugger off early if O_CREAT open finds a directory Al Viro
2014-11-19 20:33   ` Bob Peterson
2014-11-19 20:42     ` Al Viro
2014-11-19 20:46       ` Bob Peterson
2014-11-19 19:35 ` [Cluster-devel] [PATCH 2/3] gfs2_create_inode(): don't bother with d_splice_alias() Al Viro
2014-11-19 19:35 ` [Cluster-devel] [PATCH 3/3] gfs2_atomic_open(): simplify the use of finish_no_open() Al Viro

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