Correct typo introduced with r268855.

MFC after:	10 days
X-MFC with:	r268855
This commit is contained in:
delphij 2014-07-22 08:37:01 +00:00
parent 35981fe0b7
commit 02590d59ac

View File

@ -208,7 +208,7 @@ enum zio_flag {
ZIO_FLAG_NOPWRITE = 1 << 26,
ZIO_FLAG_REEXECUTED = 1 << 27,
ZIO_FLAG_DELEGATED = 1 << 28,
ZIO_FLAG_QUEUE_IO_DONE = 1 << 28,
ZIO_FLAG_QUEUE_IO_DONE = 1 << 29,
};
#define ZIO_FLAG_MUSTSUCCEED 0