761873c664aaa770c79c9 author Dave Chinner 1339134294 +1000 committer Ben Myers 1339694904 -0500 xfs: make largest supported offset less shouty XFS_MAXIOFFSET() is just a simple macro that resolves to mp->m_maxioffset. It doesn't need to exist, and it just makes the code unnecessarily loud and shouty. Make it quiet and easy to read. Signed-off-by: Dave Chinner Reviewed-by: Eric Sandeen Signed-off-by: Ben Myers —ô¿eŸ#x