summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/orphan.c
diff options
context:
space:
mode:
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2011-03-24 15:09:56 +0100
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2011-03-24 15:09:56 +0100
commit3d46b316bcc1ecb17f8e7874a8ec620c64864898 (patch)
tree0f451eb03a5f2d972842917099aead265687d0ef /fs/ubifs/orphan.c
parentMerge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... (diff)
downloadlinux-3d46b316bcc1ecb17f8e7874a8ec620c64864898.tar.xz
linux-3d46b316bcc1ecb17f8e7874a8ec620c64864898.zip
UBI: use GFP_NOFS properly
This patch fixes a brown-paperbag bug which was introduced by me: I used incorrect "GFP_KERNEL | GFP_NOFS" allocation flags to make sure my allocations do not cause write-back. But the correct form is "GFP_NOFS". Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'fs/ubifs/orphan.c')
0 files changed, 0 insertions, 0 deletions