From: Steven Whitehouse Date: Wed, 1 Aug 2007 12:57:10 +0000 (+0100) Subject: [GFS2] Reduce number of gfs2_scand processes to one X-Git-Tag: v2.6.24-rc1~1405^2~38 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fbbfd214c853102b614f4705c1904ed14f5a808;p=pandora-kernel.git [GFS2] Reduce number of gfs2_scand processes to one We only need a single gfs2_scand process rather than the one per filesystem which we had previously. As a result the parameter determining the frequency of gfs2_scand runs becomes a module parameter rather than a mount parameter as it was before. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed