blob: 6cbb5dc65bd4d17ee6aeafd9e0a4af9bc03abdd8 [file] [log] [blame]
# make a sparse file and write to it
mkdir $2 /2
mkfile $1 /2/1 4k
write /2/1 256k 4k
snapshot
write /2/1 0 2k
snapshot
truncate /2/1 32k
snapshot