From: Vlad Apostolov Date: Fri, 14 Sep 2007 05:23:44 +0000 (+1000) Subject: [XFS] fix when DMAPI mount option processing happens X-Git-Tag: v2.6.24-rc1~492^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=574342f4ad450b33bc85ec53210b8aa8bfff2fcf;p=pandora-kernel.git [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 Signed-off-by: David Chinner Signed-off-by: Tim Shimmin --- Reading git-diff-tree failed