linux-stable-rt/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
..
Kconfig fs/Kconfig: move ufs out 2009-01-22 13:16:00 +03:00
Makefile
balloc.c
cylinder.c
dir.c
file.c
ialloc.c CRED: Wrap task credential accesses in the UFS filesystem 2008-11-14 10:39:04 +11:00
inode.c
namei.c
super.c ufs: validate maximum fast symlink size from superblock 2009-03-27 14:43:57 -04:00
swab.h
symlink.c
truncate.c
ufs.h ufs: remove unneeded ufs_put_inode prototype 2008-05-13 08:02:23 -07:00
ufs_fs.h
util.c
util.h