From: Jonathan Corbet Date: Fri, 6 Feb 2009 20:52:43 +0000 (-0700) Subject: Rename struct file->f_ep_lock X-Git-Tag: v2.6.30-rc1~654^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=684999149002dd046269666a390458e0acb38280;p=pandora-kernel.git Rename struct file->f_ep_lock This lock moves out of the CONFIG_EPOLL ifdef and becomes f_lock. For now, epoll remains the only user, but a future patch will use it to protect f_flags as well. Cc: Davide Libenzi Reviewed-by: Christoph Hellwig Signed-off-by: Jonathan Corbet --- Reading git-diff-tree failed