> > > Namjae Jeon (5): > > fat: add i_disksize to represent uninitialized size > > fat: add fat_fallocate operation > > fat: skip cluster allocation on fallocated region > > fat: permit to return phy block number by fibmap in fallocated region > > Documentation/filesystems/vfat.txt: update the limitation for fat fallocate > > What happened to fat-zero-out-seek-range-on-_fat_get_block-v4.patch? > > It would be nice to get this patchset wrapped up some time - it's been > over a year... Hi Andrew, Sorry that I didn't note definitely and it was late for rework.. Actually I didn't have any idea to fix remained issue and was involved in some other works. I have reworked all routines with i_disksize redefinition (cluster size aligned) and also with changing the i_disksize definition fat-zero-out-seek-range-on- _fat_get_block-v4.patch is no more needed as is. Also, the functionality served more purpose with the naming skip cluster allocation on fallocated region. Thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html