From: Jeff Layton Date: Fri, 16 Jan 2015 20:05:56 +0000 (-0500) Subject: locks: remove i_flock field from struct inode X-Git-Tag: fixes-v4.0-rc1~159^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7231a97467d5a0c36f82f581c76c12c034e4b80;p=pandora-kernel.git locks: remove i_flock field from struct inode Nothing uses it anymore. Also add a forward declaration for struct file_lock to silence some compiler warnings that the removal triggers. Signed-off-by: Jeff Layton Acked-by: Christoph Hellwig --- Reading git-diff-tree failed