commit | 4cce0e28b932c11454f75d1c1fae674600c23fbf | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Thu Sep 15 16:06:51 2011 -0700 |
committer | root <root@serles.lst.de> | Fri Oct 28 14:58:59 2011 +0200 |
tree | 3c1a0772eb6e681ebde32c7a9bab2cefb87eaf69 | |
parent | 5760495a872d63a182962680a13c2af29235237c [diff] |
ext4: replace cut'n'pasted llseek code with generic_file_llseek_size This gives ext4 the benefits of unlocked llseek. Cc: tytso@mit.edu Signed-off-by: Andi Kleen <ak@linux.intel.com> Signed-off-by: Christoph Hellwig <hch@lst.de>