projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d2c8f6
)
Btrfs: remove unused members from struct extent_state
author
Xiao Guangrong
<xiaoguangrong@cn.fujitsu.com>
Thu, 14 Jul 2011 03:18:52 +0000
(
03:18
+0000)
committer
Chris Mason
<chris.mason@oracle.com>
Mon, 1 Aug 2011 18:30:50 +0000
(14:30 -0400)
These members are not used at all.
Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/extent_io.h
patch
|
blob
|
blame
|
history
diff --git
a/fs/btrfs/extent_io.h
b/fs/btrfs/extent_io.h
index d6871dc7524f3826f3c4aab66e0735570d0a3422..7b2f0c3e79292a2f73aec86ed112e46b1a438c69 100644
(file)
--- a/
fs/btrfs/extent_io.h
+++ b/
fs/btrfs/extent_io.h
@@
-108,8
+108,6
@@
struct extent_state {
wait_queue_head_t wq;
atomic_t refs;
unsigned long state;
- u64 split_start;
- u64 split_end;
/* for use by the FS */
u64 private;