Home
last modified time | relevance | path

Searched hist:"9 e6766cc" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ufs/
H A Dsuper.c9e6766cc Thu Jan 08 16:43:48 CST 2009 Duane Griffin <duaneg@dghda.com> 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>
9e6766cc Thu Jan 08 16:43:48 CST 2009 Duane Griffin <duaneg@dghda.com> 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>