projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
KVM: Fix cpuid iteration on multiple leaves per eac
[linux-2.6]
/
fs
/
fs-writeback.c
diff --git
a/fs/fs-writeback.c
b/fs/fs-writeback.c
index
25adfc3
..
d0ff0b8
100644
(file)
--- a/
fs/fs-writeback.c
+++ b/
fs/fs-writeback.c
@@
-8,7
+8,7
@@
* pages against inodes. ie: data writeback. Writeout of the
* inode itself is not handled here.
*
- * 10Apr2002
akpm@zip.com.au
+ * 10Apr2002
Andrew Morton
* Split out of fs/inode.c
* Additions for address_space-based writeback
*/