OSDN Git Service

Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
[uclinux-h8/linux.git] / include / linux / blk_types.h
index db61f7d..290f906 100644 (file)
@@ -300,6 +300,7 @@ enum {
        BIO_CGROUP_ACCT,        /* has been accounted to a cgroup */
        BIO_TRACKED,            /* set if bio goes through the rq_qos path */
        BIO_REMAPPED,
+       BIO_ZONE_WRITE_LOCKED,  /* Owns a zoned device zone write lock */
        BIO_FLAG_LAST
 };