Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1193653 > unrolled thread
| Started by | Jaegeuk Kim <jaegeuk@kernel.org> |
|---|---|
| First post | 2015-07-28 02:10 +0200 |
| Last post | 2015-07-28 02:10 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[GIT PULL] f2fs urgent fix Jaegeuk Kim <jaegeuk@kernel.org> - 2015-07-28 02:10 +0200
| From | Jaegeuk Kim <jaegeuk@kernel.org> |
|---|---|
| Date | 2015-07-28 02:10 +0200 |
| Subject | [GIT PULL] f2fs urgent fix |
| Message-ID | <pR0CZ-Rv-3@gated-at.bofh.it> |
Hi Linus,
Could you please pull the following bug-fix patches?
Thanks,
The following changes since commit 33b40178cb3bd75294d1a758b3f509a0d38682ab:
Merge branch 'for-linus' of git://git.kernel.dk/linux-block (2015-07-24 17:00:04 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git tags/for-f2fs-v4.2-rc5
for you to fetch changes up to 6282adbf932c226f76e1b83e074448c79976fe75:
f2fs: call set_page_dirty to attach i_wb for cgroup (2015-07-25 08:54:26 -0700)
----------------------------------------------------------------
Jaegeuk Kim (2):
f2fs: handle error cases in move_encrypted_block
f2fs: call set_page_dirty to attach i_wb for cgroup
fs/f2fs/data.c | 2 --
fs/f2fs/file.c | 7 ++++---
fs/f2fs/gc.c | 30 +++++++++++++++++++++---------
fs/f2fs/inline.c | 2 ++
fs/f2fs/segment.c | 1 +
5 files changed, 28 insertions(+), 14 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to top | Article view | linux.kernel
csiph-web