Results 1 to 1 of 1
The flush option (documented since kernel 2.6.28 ) is very useful with hotplug usb devices
This option is ok for msdos partition but I think not for the vfat:
namei_vfat.c ...
- 06-29-2009 #1Just Joined!
- Join Date
- Jun 2009
- Posts
- 1
vfat flush option incomplete?
The flush option (documented since kernel 2.6.28 ) is very useful with hotplug usb devices
This option is ok for msdos partition but I think not for the vfat:
namei_vfat.c seems to lack the calls to "fat_flush_inodes" that the namei_msdos.c does!
The patch should be really simple... is that a missing code or I miss something?


Reply With Quote
