All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xfsprog: fix xfs_inode lifetime issue
@ 2014-04-30 13:48 Mark Tinguely
  2014-04-30 13:48 ` [PATCH 1/2] xfsprogs: remove unused argument in trans_iput Mark Tinguely
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Mark Tinguely @ 2014-04-30 13:48 UTC (permalink / raw)
  To: xfs

These patches clean up the xfs(_trans)_iput() and fix the
xfs_inode life time so that inodes with a extended attribute
fork can add an attributes.

Patch 1	removes the unused argument in _iput routines and
	introduces the IRELSE define for xfs_iput().
Patch 2 fixes the xfs_inode lifetime problem.

Mark.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

end of thread, other threads:[~2014-05-01 23:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-30 13:48 [PATCH 0/2] xfsprog: fix xfs_inode lifetime issue Mark Tinguely
2014-04-30 13:48 ` [PATCH 1/2] xfsprogs: remove unused argument in trans_iput Mark Tinguely
2014-04-30 14:47   ` Eric Sandeen
2014-04-30 14:50     ` Mark Tinguely
2014-04-30 15:02       ` Eric Sandeen
2014-04-30 15:10     ` Christoph Hellwig
2014-04-30 15:10   ` Christoph Hellwig
2014-04-30 13:48 ` [PATCH 2/2] xfsprogs: dont free xfs_inode until complete Mark Tinguely
2014-04-30 15:14   ` Christoph Hellwig
2014-05-01 23:33 ` [PATCH 0/2] xfsprog: fix xfs_inode lifetime issue Dave Chinner

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.