mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-09 07:23:14 +00:00
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>
This commit is contained in:
parent
4d2c8f62f1
commit
3a6d457ec7
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user