mbox

[GIT,PULL] UBIFS changes for 3.9-rc6

Message ID 1365089540.626.16.camel@sauron.fi.intel.com
State Accepted
Headers show

Pull-request

git://git.infradead.org/linux-ubifs.git tags/upstream-3.9-rc6

Message

Artem Bityutskiy April 4, 2013, 3:32 p.m. UTC
Hi Linus,

please, pull a single UBIFS fix for v3.9.

The following changes since commit f6161aa153581da4a3867a2d1a7caf4be19b6ec9:

  Linux 3.9-rc2 (2013-03-10 16:54:19 -0700)

are available in the git repository at:

  git://git.infradead.org/linux-ubifs.git tags/upstream-3.9-rc6

for you to fetch changes up to 67e753ca41782913d805ff4a8a2b0f60b26b7915:

  UBIFS: make space fixup work in the remount case (2013-03-14 11:20:22 +0200)

----------------------------------------------------------------
Make the space fixup feature work in the case when the file-system is first
mounted R/O and then remounted R/W.

----------------------------------------------------------------
Artem Bityutskiy (1):
      UBIFS: make space fixup work in the remount case

 fs/ubifs/super.c |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)