git.samba.org
/
sfrench
/
cifs-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
btrfs: remove redundant csum buffer in btrfs_io_bio
[sfrench/cifs-2.6.git]
/
fs
/
btrfs
/
volumes.h
diff --git
a/fs/btrfs/volumes.h
b/fs/btrfs/volumes.h
index 8b092bb1e2ee9efda7c720c346456efa24bdc77d..702c78cf2b4df17a0848644810da63fa11fcbbe5 100644
(file)
--- a/
fs/btrfs/volumes.h
+++ b/
fs/btrfs/volumes.h
@@
-274,7
+274,6
@@
struct btrfs_io_bio {
u64 logical;
u8 *csum;
u8 csum_inline[BTRFS_BIO_INLINE_CSUM_SIZE];
- u8 *csum_allocated;
btrfs_io_bio_end_io_t *end_io;
struct bvec_iter iter;
/*