]> git.baikalelectronics.ru Git - kernel.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)
commit0619065221cea8f46f56f39e20841977b4d0b9c2
tree0c0c3ab2fc4bfb506bc32e7afc18cad31e4086b9
parentf31741f651ae5b23a965f366d6235a192cc50ae8
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