linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bug 26642] New: Automatically clean dirty bit on ext2/ext4-without-journal file systems
@ 2011-01-13 15:18 bugzilla-daemon
  2011-01-13 18:42 ` [Bug 26642] " bugzilla-daemon
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: bugzilla-daemon @ 2011-01-13 15:18 UTC (permalink / raw)
  To: linux-ext4

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

           Summary: Automatically clean dirty bit on
                    ext2/ext4-without-journal file systems
           Product: File System
           Version: 2.5
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: ext4
        AssignedTo: fs_ext4@kernel-bugs.osdl.org
        ReportedBy: t.artem@mailcity.com
        Regression: No


In ext2/journalless ext4 if you forget to umount the FS before
rebooting/powering down PC you'll have to run fsck on a next boot. That's
obvious.

However we can easily avoid fsck'ing if we clean the dirty bit about a certain
timeout (I suggest a configurable 300 seconds value) and only after dirty
buffers have been flushed to the disk. If we write to the disk again, then this
bit should be set again, of course.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

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

end of thread, other threads:[~2012-08-14 18:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-13 15:18 [Bug 26642] New: Automatically clean dirty bit on ext2/ext4-without-journal file systems bugzilla-daemon
2011-01-13 18:42 ` [Bug 26642] " bugzilla-daemon
2011-01-13 23:47 ` bugzilla-daemon
2011-01-14  3:23 ` bugzilla-daemon
2012-08-14 15:36 ` bugzilla-daemon
2012-08-14 15:41 ` bugzilla-daemon
2012-08-14 18:33 ` bugzilla-daemon

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).