Skip to content
GitLab
  • Explore
  • Sign in

Admin message

Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.

  • Arch LinuxArch Linux
  • Packaging
  • Upstream
  • linux-rtlinux-rt
  • Repository
  • linux-rt
  • fs
  • ext4
  • inode.c
Find file Blame History Permalink
  • Artem Bityutskiy's avatar
    ext4: do not mark superblock as dirty unnecessarily · 1b8b9750
    Artem Bityutskiy authored Mar 21, 2012
    Commit a0375156
    
     cleaned up superblock
    dirtying handling, but missed one place. This patch does what was
    intended: if we have the journal, then we update the superblock
    through the journal rather than doing this directly.
    
    Signed-off-by: default avatarArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
    Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
    1b8b9750