]> git.karo-electronics.de Git - mv-sheeva.git/commit
nfs: drop unnecessary locking in llseek
authorAndi Kleen <ak@linux.intel.com>
Thu, 15 Sep 2011 23:06:52 +0000 (16:06 -0700)
committerroot <root@serles.lst.de>
Fri, 28 Oct 2011 12:59:00 +0000 (14:59 +0200)
commit79835a710d6ff811659c8de46f89c7577c3b8cc6
tree0c0c3ab2fc4bfb506bc32e7afc18cad31e4086b9
parent4cce0e28b932c11454f75d1c1fae674600c23fbf
nfs: drop unnecessary locking in llseek

This makes NFS follow the standard generic_file_llseek locking scheme.

Cc: Trond.Myklebust@netapp.com
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
fs/nfs/file.c