[<prev] [next>] [day] [month] [year] [list]
Message-Id: <E1Sd3gV-00080R-1E@tytso-glaptop.cam.corp.google.com>
Date: Fri, 08 Jun 2012 14:13:19 -0400
From: "Theodore Ts'o" <tytso@....edu>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-ext4@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] ext4 bug fixes for 3.5-rc2
The following changes since commit f8f5701bdaf9134b1f90e5044a82c66324d2073f:
Linux 3.5-rc1 (2012-06-02 18:29:26 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus
for you to fetch changes up to b22b1f178f6799278d3178d894f37facb2085765:
ext4: don't set i_flags in EXT4_IOC_SETFLAGS (2012-06-07 19:04:19 -0400)
----------------------------------------------------------------
ext4 bug fixes for 3.5-rc2
This update contains two bug fixes, both destined for the stable tree.
Perhaps the most important is one which fixes ext4 when used with file
systems originally formatted for use with ext3, but then later
converted to take advantage of ext4.
----------------------------------------------------------------
Tao Ma (1):
ext4: don't set i_flags in EXT4_IOC_SETFLAGS
Theodore Ts'o (1):
ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg
fs/ext4/balloc.c | 8 ++++----
fs/ext4/ioctl.c | 1 -
2 files changed, 4 insertions(+), 5 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists