linux/fs/ufs
Duane Griffin 9e6766cc8c ufs: validate maximum fast symlink size from superblock
The maximum fast symlink size is set in the superblock of certain types
of UFS filesystem. Before using it we need to check that it isn't longer
than the available space we have in the inode.

Signed-off-by: Duane Griffin <duaneg@dghda.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2009-03-27 14:43:57 -04:00
..
balloc.c
cylinder.c
dir.c [PATCH] fix ->llseek for more directories 2008-10-23 05:13:21 -04:00
file.c
ialloc.c CRED: Wrap task credential accesses in the UFS filesystem 2008-11-14 10:39:04 +11:00
inode.c
Kconfig fs/Kconfig: move ufs out 2009-01-22 13:16:00 +03:00
Makefile
namei.c
super.c ufs: validate maximum fast symlink size from superblock 2009-03-27 14:43:57 -04:00
swab.h ufs: replace __inline with inline 2008-04-28 08:58:45 -07:00
symlink.c
truncate.c
ufs_fs.h
ufs.h ufs: remove unneeded ufs_put_inode prototype 2008-05-13 08:02:23 -07:00
util.c
util.h