commit | 79835a710d6ff811659c8de46f89c7577c3b8cc6 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Thu Sep 15 16:06:52 2011 -0700 |
committer | root <root@serles.lst.de> | Fri Oct 28 14:59:00 2011 +0200 |
tree | 0c0c3ab2fc4bfb506bc32e7afc18cad31e4086b9 | |
parent | 4cce0e28b932c11454f75d1c1fae674600c23fbf [diff] |
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>