Larry Finger 097041e576 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>
2009-07-10 19:09:46 -07:00
..
2009-06-17 18:02:09 -07:00
2009-04-03 16:42:47 +01:00
2009-07-08 09:31:56 -07:00
2008-02-20 16:15:44 -05:00
2009-04-03 16:42:43 +01:00
2009-06-16 19:47:48 -07:00
2009-06-17 12:25:13 -07:00
2009-06-17 12:25:04 -07:00
2009-03-19 15:35:50 -04:00
2009-07-10 19:09:46 -07:00