public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xfs: kill m_maxioffset
@ 2012-06-08  5:44 Dave Chinner
  2012-06-08  5:44 ` [PATCH 1/2] xfs: m_maxioffset is redundant Dave Chinner
  2012-06-08  5:44 ` [PATCH 2/2] xfs: make largest supported offset less shouty Dave Chinner
  0 siblings, 2 replies; 5+ messages in thread
From: Dave Chinner @ 2012-06-08  5:44 UTC (permalink / raw)
  To: xfs

This patchset cleans up the largest supported offset checks. That
information is at the VFS level, so we don't need to keep duplicates
in the struct xfs_mount, nor do we need a macro to access it.

_______________________________________________
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:[~2012-06-08 14:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-08  5:44 [PATCH 0/2] xfs: kill m_maxioffset Dave Chinner
2012-06-08  5:44 ` [PATCH 1/2] xfs: m_maxioffset is redundant Dave Chinner
2012-06-08 14:02   ` Eric Sandeen
2012-06-08  5:44 ` [PATCH 2/2] xfs: make largest supported offset less shouty Dave Chinner
2012-06-08 14:08   ` Eric Sandeen

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