git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e18e29
)
[PATCH] inode-diet: Move i_pipe into a union
author
Theodore Ts'o
<tytso@mit.edu>
Wed, 27 Sep 2006 08:50:47 +0000
(
01:50
-0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 27 Sep 2006 15:26:17 +0000
(08:26 -0700)
Move the i_pipe pointer into a union that will be shared with i_bdev and
i_cdev.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/fs.h
patch
|
blob
|
history
diff --cc
include/linux/fs.h
Simple merge