linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* uninit_bg compatibility?
@ 2010-09-21 13:28 Bo Brantén
  2010-09-21 17:00 ` Andreas Dilger
  2010-09-21 17:59 ` Ted Ts'o
  0 siblings, 2 replies; 3+ messages in thread
From: Bo Brantén @ 2010-09-21 13:28 UTC (permalink / raw)
  To: linux-ext4


Hello,

when writing new files to an ext4 file system using the Windows driver 
fsck will later complain "Group descriptor nn checksum is invalid" and I 
think that is because it used an yet unused block group without knowing 
that they can be marked as uninitialized. So I thought a simple patch 
would be to mount the file system read-only if that feature is in use 
untill the driver is updated with full write support but I can't find the 
flag to use, there is no EXT4_FEATURE_RO_COMPAT_UNINIT_BG so I thought I 
ask here if anyone could clear this out.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-09-21 17:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-21 13:28 uninit_bg compatibility? Bo Brantén
2010-09-21 17:00 ` Andreas Dilger
2010-09-21 17:59 ` Ted Ts'o

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).