Eric Sandeen ec7268ce21 ext4: use core vfs llseek code for dir seeks
Use the new functionality in generic_file_llseek_size() to
accept a custom EOF position, and un-cut-and-paste all the
vfs llseek code from ext4.

Also fix up comments on ext4_llseek() to reflect reality.

Signed-off-by: Eric Sandeen <sandeen@redaht.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-07-23 00:00:28 +04:00
..
2011-07-25 14:30:23 -04:00
2012-06-01 10:12:15 -07:00
2012-07-14 16:32:55 +04:00
2012-06-01 10:12:15 -07:00
2012-06-01 10:12:15 -07:00
2012-04-29 18:47:10 -04:00
2012-07-14 16:34:47 +04:00