]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ocfs2: update gfp/slab.h includes
authorTejun Heo <tj@kernel.org>
Mon, 29 Mar 2010 17:52:32 +0000 (02:52 +0900)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 28 Jun 2010 00:19:19 +0000 (10:19 +1000)
commit327f935a9ef644c0ec3d050c94bce753756d60c0
treebe1cadad98a4e91566a0ab1be7112fad38db97f4
parentf244f31a0d31402c2c1b1950108e0013353cc3f3
ocfs2: update gfp/slab.h includes

Implicit slab.h inclusion via percpu.h is about to go away.  Make sure
gfp.h or slab.h is included as necessary.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
fs/ocfs2/reservations.c