linux/fs/gfs2
Alan Cox a9c62a18a2 fs: correct SuS compliance for open of large file without options
The early LFS work that Linux uses favours EFBIG in various places. SuSv3
specifically uses EOVERFLOW for this as noted by Michael (Bug 7253)

[EOVERFLOW]
    The named file is a regular file and the size of the file cannot be
represented correctly in an object of type off_t. We should therefore
transition to the proper error return code

Signed-off-by: Alan Cox <alan@redhat.com>
Cc: Theodore Tso <tytso@mit.edu>
Cc: Jens Axboe <jens.axboe@oracle.com>
Cc: Arjan van de Ven <arjan@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-17 08:43:01 -07:00
..
locking
Kconfig
Makefile
acl.c
acl.h
bmap.c
bmap.h
daemon.c
daemon.h
dir.c
dir.h
eaops.c
eaops.h
eattr.c
eattr.h
gfs2.h
glock.c
glock.h
glops.c
glops.h
incore.h
inode.c
inode.h
lm.c
lm.h
locking.c
log.c
log.h
lops.c
lops.h
main.c Slab API: remove useless ctor parameter and reorder parameters 2007-10-17 08:42:45 -07:00
meta_io.c
meta_io.h
mount.c
mount.h
ops_address.c gfs2: convert to new aops 2007-10-16 09:42:55 -07:00
ops_address.h
ops_dentry.c
ops_dentry.h
ops_export.c
ops_file.c fs: correct SuS compliance for open of large file without options 2007-10-17 08:43:01 -07:00
ops_file.h
ops_fstype.c
ops_fstype.h
ops_inode.c
ops_inode.h
ops_super.c
ops_super.h
ops_vm.c
ops_vm.h
quota.c
quota.h
recovery.c
recovery.h
rgrp.c
rgrp.h
super.c
super.h
sys.c
sys.h
trans.c
trans.h
util.c
util.h