Hi, I'm testing nilfs2 and other fs's for use on cheap flash cards, trying to avoid writing same location all the time. My test program makes lots of small sqlite transactions which sqlite syncs to disk. In less than 2000 transaction 1GB nilfs2 volume ran out of disk space. tried unmount, mount again, didn't help block device is nbd, works with with other fs's lscp shows there are 7121 checkpoints and somehow old ones are not removed automatically. df -h shows 944M used 8M free 100% use nilfs_cleanerd is running, its logs look ok (start, pause, resume, shutdown, start, pause, resume) kernel 2.6.38-arch nilfs-utils 2.0.23 If someone interested I can drop the block device image to dropbox or something. Thanks, Dima Tisnek -- To unsubscribe from this list: send the line "unsubscribe linux-nilfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html