commit | 684999149002dd046269666a390458e0acb38280 | [log] [tgz] |
---|---|---|
author | Jonathan Corbet <corbet@lwn.net> | Fri Feb 06 13:52:43 2009 -0700 |
committer | Jonathan Corbet <corbet@lwn.net> | Mon Mar 16 08:32:27 2009 -0600 |
tree | b12ea4a953ba2bd90428092e7f35a222a4109510 | |
parent | 041b62374c7fedc11a8a1eeda2868612d3d1436c [diff] |
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 <davidel@xmailserver.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jonathan Corbet <corbet@lwn.net>