[CIFS] Remove calls to to take f_owner.lock
authorIngo Molnar <mingo@elte.hu>
Mon, 26 Jun 2006 13:47:59 +0000 (13:47 +0000)
committerSteve French <sfrench@us.ibm.com>
Mon, 26 Jun 2006 13:47:59 +0000 (13:47 +0000)
commit124a27fe32398a69d16bae374aeb17ad67a0ebbf
tree8912beacdcbb75912222321285c338943316d56e
parentcd49b492fe3fef0b6348f18001f0d73f2577eb01
[CIFS] Remove calls to to take f_owner.lock

CIFS takes/releases f_owner.lock - why?  It does not change anything in the
fowner state.  Remove this locking.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/file.c