public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xfs: minor inode unlink debug enhancements
@ 2013-04-25 15:41 Brian Foster
  2013-04-25 15:41 ` [PATCH 1/2] xfs: tracepoints for xfs_iunlink() and xfs_iunlink_remove() Brian Foster
  2013-04-25 15:41 ` [PATCH 2/2] xfs: enhance warning on xfs_imap() failure in xfs_iunlink_remove() Brian Foster
  0 siblings, 2 replies; 5+ messages in thread
From: Brian Foster @ 2013-04-25 15:41 UTC (permalink / raw)
  To: xfs

The following couple of patches provide a bit more debug info in the inode
unlink code paths. This data proved useful for the investigation around a
recent (downstream/distro) link/unlink race problem:

http://oss.sgi.com/archives/xfs/2013-04/msg00342.html

Brian

Brian Foster (1):
  xfs: tracepoints for xfs_iunlink() and xfs_iunlink_remove()

Eric Sandeen (1):
  xfs: enhance warning on xfs_imap() failure in xfs_iunlink_remove()

 fs/xfs/xfs_inode.c |   10 ++++++++--
 fs/xfs/xfs_trace.h |    2 ++
 2 files changed, 10 insertions(+), 2 deletions(-)

-- 
1.7.7.6

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

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

end of thread, other threads:[~2013-04-26  2:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-25 15:41 [PATCH 0/2] xfs: minor inode unlink debug enhancements Brian Foster
2013-04-25 15:41 ` [PATCH 1/2] xfs: tracepoints for xfs_iunlink() and xfs_iunlink_remove() Brian Foster
2013-04-26  2:19   ` Dave Chinner
2013-04-25 15:41 ` [PATCH 2/2] xfs: enhance warning on xfs_imap() failure in xfs_iunlink_remove() Brian Foster
2013-04-26  2:25   ` Dave Chinner

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