- GV_BIO_RETRY is not used, and it is actually impossible with more than 8
values for bio_cflags/bio_pflags.
This commit is contained in:
parent
040272465d
commit
451b95f489
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=191850
@ -116,7 +116,6 @@
|
||||
#define GV_BIO_REBUILD 0x20
|
||||
#define GV_BIO_CHECK 0x40
|
||||
#define GV_BIO_PARITY 0x80
|
||||
#define GV_BIO_RETRY 0x100
|
||||
#define GV_BIO_INTERNAL \
|
||||
(GV_BIO_SYNCREQ | GV_BIO_INIT | GV_BIO_REBUILD |GV_BIO_CHECK)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user