diff options
author | 2005-11-22 21:58:37 -0800 | |
---|---|---|
committer | 2005-11-22 21:58:37 -0800 | |
commit | 1778d55edb62753a92b979fa57072c2e1ff3d062 (patch) | |
tree | ff9ddfae066d2fd97625c3c9c554aa42528507c9 /kernel/fork.c | |
parent | Fix up GFP_ZONEMASK for GFP_DMA32 usage (diff) | |
download | linux-rng-1778d55edb62753a92b979fa57072c2e1ff3d062.tar.xz linux-rng-1778d55edb62753a92b979fa57072c2e1ff3d062.zip |
compat-ioctl.c: fix compile with no CONFIG_JBD
The ext3 compat-ioctl translation wants to translate data structures
that <linux/jbd.h> only declared when CONFIG_JBD was enabled.
So make <linux/jbd.h> play nicely even when we don't actually end up
using it.
Acked-by: Andrew Morton <akpm@osdl.org>
Acked-by: Jeffrey Hundstad <jeffrey.hundstad@mnsu.edu>
Acked-by: Zan Lynx <zlynx@acm.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions