commit | b6ddc4e6fed9c6f4adb273c8b36e1731f90ec17e | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Thu Apr 10 12:19:27 2008 +1000 |
committer | Lachlan McIlroy <lachlan@redback.melbourne.sgi.com> | Fri Apr 18 11:51:36 2008 +1000 |
tree | d12b3d657b9fac6f5c33b271a093be25a9fa2284 | |
parent | 34a622b2e1c8e11c8990184634f101c1aad42fec [diff] |
[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>