]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[XFS] Don't validate symlink target component length
authorChristoph Hellwig <hch@infradead.org>
Thu, 10 Apr 2008 02:19:27 +0000 (12:19 +1000)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Fri, 18 Apr 2008 01:51:36 +0000 (11:51 +1000)
commitb6ddc4e6fed9c6f4adb273c8b36e1731f90ec17e
treed12b3d657b9fac6f5c33b271a093be25a9fa2284
parent34a622b2e1c8e11c8990184634f101c1aad42fec
[XFS] Don't validate symlink target component length

This target component validation is not POSIX conformant and it is not
done by any other Linux filesystem so remove it from XFS.

SGI-PV: 980080
SGI-Modid: xfs-linux-melb:xfs-kern:30776a

Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
fs/xfs/xfs_vnodeops.c