fusefs: delete dead code
Delete two fields in the per-mountpoint struct that have never been used. MFC after: 2 weeks Sponsored by: Axcient
This commit is contained in:
parent
1fbd574e87
commit
d63e6bc256
@ -204,8 +204,6 @@ struct fuse_data {
|
||||
uint32_t max_readahead_blocks;
|
||||
uint32_t max_write;
|
||||
uint32_t max_read;
|
||||
uint32_t subtype;
|
||||
char volname[MAXPATHLEN];
|
||||
|
||||
struct selinfo ks_rsel;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user