diff options
author | 2009-07-10 20:06:42 -0500 | |
---|---|---|
committer | 2009-07-10 19:09:46 -0700 | |
commit | 097041e576ee3a50d92dd643ee8ca65bf6a62e21 (patch) | |
tree | 103bb259744701fb702015d539ecb4fe12a0fb83 /arch/x86/mm/fault.c | |
parent | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block (diff) | |
download | linux-dev-097041e576ee3a50d92dd643ee8ca65bf6a62e21.tar.xz linux-dev-097041e576ee3a50d92dd643ee8ca65bf6a62e21.zip |
fuse: Fix build error
When building v2.6.31-rc2-344-g69ca06c, the following build errors are
found due to missing includes:
CC [M] fs/fuse/dev.o
fs/fuse/dev.c: In function ‘request_end’:
fs/fuse/dev.c:289: error: ‘BLK_RW_SYNC’ undeclared (first use in this function)
...
fs/nfs/write.c: In function ‘nfs_set_page_writeback’:
fs/nfs/write.c:207: error: ‘BLK_RW_ASYNC’ undeclared (first use in this function)
Signed-off-by: Larry Finger@lwfinger.net>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/x86/mm/fault.c')
0 files changed, 0 insertions, 0 deletions