Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155247
b: refs/heads/master
c: 097041e
h: refs/heads/master
i:
  155245: 885472b
  155243: eddb7bf
  155239: a3b1824
  155231: 305d9f1
v: v3
  • Loading branch information
Larry Finger authored and Linus Torvalds committed Jul 11, 2009
1 parent 084166b commit aa567b4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 69ca06c9454169c4a9303e8834adae9080f94859
refs/heads/master: 097041e576ee3a50d92dd643ee8ca65bf6a62e21
1 change: 1 addition & 0 deletions trunk/fs/fuse/dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
#include <linux/pagemap.h>
#include <linux/file.h>
#include <linux/slab.h>
#include <linux/blkdev.h>

MODULE_ALIAS_MISCDEV(FUSE_MINOR);

Expand Down
1 change: 1 addition & 0 deletions trunk/fs/nfs/write.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#include <linux/nfs_mount.h>
#include <linux/nfs_page.h>
#include <linux/backing-dev.h>
#include <linux/blkdev.h>

#include <asm/uaccess.h>

Expand Down

0 comments on commit aa567b4

Please sign in to comment.