[Bug 291064] locking bug in fuse_vnop_read()
| Newsgroups | gmane.os.freebsd.devel.file-systems |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291064 --- Comment #12 from Charlie Li <[email protected]> --- (In reply to Konstantin Belousov from comment #8) This modification fails to build: --- fuse_node.o --- /usr/src/sys/fs/fuse/fuse_node.c:206:20: error: variable 'data' set but not used [-Werror,-Wunused-but-set-variable] 206 | struct fuse_data *data; | ^ 1 error generated. *** [fuse_node.o] Error code 1 -- You are receiving this mail because: You are the assignee for the bug.