commit | 574342f4ad450b33bc85ec53210b8aa8bfff2fcf | [log] [tgz] |
---|---|---|
author | Vlad Apostolov <vapo@sgi.com> | Fri Sep 14 15:23:44 2007 +1000 |
committer | Tim Shimmin <tes@chook.melbourne.sgi.com> | Tue Oct 16 12:20:39 2007 +1000 |
tree | d8e6cb9de0ccd485fc1d457a8d573f9f72099240 | |
parent | 5903c4956f7b429f515ba107d9c04bbbe7ce8f9d [diff] |
[XFS] fix when DMAPI mount option processing happens Fix for a regression caused by a recent patch that moved the DMAPI mount option processing inside xfs_parseargs(). The DMAPI mount option used to be processed in the DMAPI module loaded before xfs_parseargs() was invoked. SGI-PV: 970451 SGI-Modid: xfs-linux-melb:xfs-kern:29683a Signed-off-by: Vlad Apostolov <vapo@sgi.com> Signed-off-by: David Chinner <dgc@sgi.com> Signed-off-by: Tim Shimmin <tes@sgi.com>