linux/fs/ext3
Andrew Morton 965c8e59cf lseek: the "whence" argument is called "whence"
But the kernel decided to call it "origin" instead.  Fix most of the
sites.

Acked-by: Hugh Dickins <hughd@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-12-17 17:15:12 -08:00
..
Kconfig
Makefile
acl.c
acl.h
balloc.c ext3: Avoid underflow of in ext3_trim_fs() 2012-11-19 21:36:12 +01:00
bitmap.c
dir.c lseek: the "whence" argument is called "whence" 2012-12-17 17:15:12 -08:00
ext3.h
ext3_jbd.c
file.c
fsync.c
hash.c
ialloc.c
inode.c ext3: drop if around WARN_ON 2012-12-13 16:33:24 +01:00
ioctl.c
namei.c ext3: ext3_bread usage audit 2012-10-09 23:21:42 +02:00
namei.h ext3: ext3_bread usage audit 2012-10-09 23:21:42 +02:00
resize.c
super.c ext3: get rid of the duplicate code on ext3_fill_super 2012-12-13 16:33:24 +01:00
symlink.c
xattr.c
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c