From: Steven Whitehouse Date: Fri, 4 Oct 2013 10:14:46 +0000 (+0100) Subject: GFS2: Make two similar quota code fragments into a function X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~55^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bf59bf6ded8411058b4c9acc45d9dd8d6965464;p=pandora-kernel.git GFS2: Make two similar quota code fragments into a function There should be no functional change bar the removal of a test of the MS_READONLY flag which would never be reachable. This merges the common code from qd_fish and qd_trylock into a single function and calls it from both those places. Signed-off-by: Steven Whitehouse Cc: Abhijith Das --- Reading git-diff-tree failed