projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c41d4f0
)
[GFS2] Use correct include file in ops_address.c
author
Steven Whitehouse
<swhiteho@redhat.com>
Thu, 18 Oct 2007 10:15:50 +0000
(11:15 +0100)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Fri, 25 Jan 2008 08:07:32 +0000
(08:07 +0000)
Something changed in the upstream kernel, and it needs this
one-liner to allow ops_address.c to build.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/ops_address.c
patch
|
blob
|
history
diff --git
a/fs/gfs2/ops_address.c
b/fs/gfs2/ops_address.c
index ae782d2cbdecada50ab61f61e8efd8a6200c16bc..7353933483bb32683a2fe303563efe5ace4c0e80 100644
(file)
--- a/
fs/gfs2/ops_address.c
+++ b/
fs/gfs2/ops_address.c
@@
-20,7
+20,7
@@
#include <linux/swap.h>
#include <linux/gfs2_ondisk.h>
#include <linux/lm_interface.h>
-#include <linux/
swap
.h>
+#include <linux/
backing-dev
.h>
#include <linux/pagevec.h>
#include "gfs2.h"