From: Jeff Layton Date: Fri, 21 Jun 2013 12:58:14 +0000 (-0400) Subject: locks: encapsulate the fl_link list handling X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~42^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=889746917193ab3007a779d65231510715b20fb6;p=pandora-kernel.git locks: encapsulate the fl_link list handling Move the fl_link list handling routines into a separate set of helpers. Also ensure that locks and requests are always put on global lists last (after fully initializing them) and are taken off before unintializing them. Signed-off-by: Jeff Layton Signed-off-by: Al Viro --- Reading git-diff-tree failed