From: Steven Whitehouse Date: Thu, 3 Oct 2013 17:43:20 +0000 (+0100) Subject: GFS2: Remove obsolete quota tunable X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~55^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bef292a72daf215c00aa20f68603de181afbb4d3;p=pandora-kernel.git GFS2: Remove obsolete quota tunable There is no need for a paramater which relates to the internals of quota to be exposed to users. The only possible use would be to turn it up so large that the memory allocation fails. So lets remove it and set it to a sensible value which ensures that we don't ask for multipage allocations. Currently the size of struct gfs2_holder means that the caluclated value is identical to the previous default value, so there should be no functional change. Signed-off-by: Steven Whitehouse Cc: Abhijith Das --- Reading git-diff-tree failed