Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b146fe5
)
- land b_mmap onto b1_4 (20040819_1212)
author
niu
<niu>
Thu, 19 Aug 2004 04:55:37 +0000
(
04:55
+0000)
committer
niu
<niu>
Thu, 19 Aug 2004 04:55:37 +0000
(
04:55
+0000)
lustre/llite/rw26.c
patch
|
blob
|
history
diff --git
a/lustre/llite/rw26.c
b/lustre/llite/rw26.c
index
71964de
..
2274681
100644
(file)
--- a/
lustre/llite/rw26.c
+++ b/
lustre/llite/rw26.c
@@
-117,7
+117,7
@@
struct address_space_operations ll_aops = {
.readpage = ll_readpage,
// .readpages = ll_readpages,
// .direct_IO = ll_direct_IO_26,
- .writepage = ll_writepage
_26
,
+ .writepage = ll_writepage,
.writepages = generic_writepages,
.set_page_dirty = __set_page_dirty_nobuffers,
.sync_page = NULL,