[Bug 76261] ext4_da_writepages err -30 after remount ro during shutdown

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.kernel.org/show_bug.cgi?id=76261

--- Comment #7 from Theodore Tso <tytso@xxxxxxx> ---
Look, if you're complaining about long shutdown times, you can do a forced
shutdown.  You will then lose data.  If you care about not losing data, then
you have to wait for all of the data to be written out to flash.  There's no
magic pixie dust here.  You can have a clean shutdown that might take a little
while, and no data loss, or you can live with the potential risk of data loss
if you can't stand waiting even a tiny bit of time for the shutdown to finish
up.

The other question is why is some user process writing so much to the file
system before the system is shutdown.  Is this really some ill-behaved user
application which is burning huge amounts of flash lifespan and battery life by
constantly writing to flash?   Or is there some other bug going on which is
causing system processes to write huge amounts of logs or other junk to the
file system unnecessarily?

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Reiser Filesystem Development]     [Ceph FS]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite National Park]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]     [Linux Media]

  Powered by Linux