test 197, add a testcase for d_off truncation
authorChristoph Hellwig <hch@lst.de>
Wed, 31 Dec 2008 11:59:19 +0000 (12:59 +0100)
committerChristoph Hellwig <hch@brick.lst.de>
Wed, 31 Dec 2008 11:59:19 +0000 (12:59 +0100)
commit1d10ce2d5abc5e607001407125b7c98f9cce9070
tree29c636001156b5dd2cc92b484049a39cb4d6c78c
parentc96afe9caa4515070732875f53bdd8ce9d2777bc
test 197, add a testcase for d_off truncation

Make sure our directory offsets fit into a 32 bit value.
Based on a report by John Stanley.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Eric Sandeen <sandeen@sandeen.net>
197 [new file with mode: 0644]
197.out [new file with mode: 0644]
group
src/Makefile
src/t_dir_offset.c [new file with mode: 0644]