Explorar o código

Btrfs: remove unused members from struct extent_state

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>
Xiao Guangrong %!s(int64=14) %!d(string=hai) anos
pai
achega
3a6d457ec7
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      fs/btrfs/extent_io.h

+ 0 - 2
fs/btrfs/extent_io.h

@@ -108,8 +108,6 @@ struct extent_state {
 	wait_queue_head_t wq;
 	wait_queue_head_t wq;
 	atomic_t refs;
 	atomic_t refs;
 	unsigned long state;
 	unsigned long state;
-	u64 split_start;
-	u64 split_end;
 
 
 	/* for use by the FS */
 	/* for use by the FS */
 	u64 private;
 	u64 private;