public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] extent list locking fixes
@ 2013-12-05 15:58 Christoph Hellwig
  2013-12-05 15:58 ` [PATCH 1/5] xfs: take the ilock around xfs_bmapi_read in xfs_zero_remaining_bytes Christoph Hellwig
                   ` (4 more replies)
  0 siblings, 5 replies; 26+ messages in thread
From: Christoph Hellwig @ 2013-12-05 15:58 UTC (permalink / raw)
  To: xfs

As discussed in the getdents locking thread I think we should assert
the we have the right locking for reading in the extent list and
the xfs_bmap_* operations.

This series contains a patch to add those asserts (the last one),
as well a the fallout it detected.  This is in addition to the getdents
patch from Ben.

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

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

end of thread, other threads:[~2013-12-05 21:40 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-05 15:58 [PATCH 0/5] extent list locking fixes Christoph Hellwig
2013-12-05 15:58 ` [PATCH 1/5] xfs: take the ilock around xfs_bmapi_read in xfs_zero_remaining_bytes Christoph Hellwig
2013-12-05 19:38   ` Ben Myers
2013-12-05 20:31   ` Dave Chinner
2013-12-05 20:37     ` Ben Myers
2013-12-05 20:40     ` Christoph Hellwig
2013-12-05 15:58 ` [PATCH 2/5] xfs: use xfs_ilock_map_shared in xfs_qm_dqtobp Christoph Hellwig
2013-12-05 19:46   ` Ben Myers
2013-12-05 20:41   ` Dave Chinner
2013-12-05 20:53     ` Christoph Hellwig
2013-12-05 21:03       ` Dave Chinner
2013-12-05 15:58 ` [PATCH 3/5] xfs: use xfs_ilock_map_shared in xfs_qm_dqiterate Christoph Hellwig
2013-12-05 19:48   ` Ben Myers
2013-12-05 20:45   ` Dave Chinner
2013-12-05 15:58 ` [PATCH 4/5] xfs: use xfs_ilock_map_shared in xfs_attr_get Christoph Hellwig
2013-12-05 19:57   ` Ben Myers
2013-12-05 20:59   ` Dave Chinner
2013-12-05 21:01     ` Christoph Hellwig
2013-12-05 21:05       ` Dave Chinner
2013-12-05 21:10         ` Christoph Hellwig
2013-12-05 21:17           ` Dave Chinner
2013-12-05 15:58 ` [PATCH 5/5] xfs: assert that we hold the ilock for extent map access Christoph Hellwig
2013-12-05 20:11   ` Ben Myers
2013-12-05 21:10   ` Dave Chinner
2013-12-05 21:22     ` Christoph Hellwig
2013-12-05 21:40       ` Dave Chinner

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