Re: [RFC PATCH 13/22] dio: add __blockdev_direct_IO_bdev()

From: Zach Brown
Date: Mon Feb 27 2012 - 17:24:43 EST



int is_async; /* is IO async ? */
+ int should_dirty; /* should we mark read pages dirty? */

This seems wasteful. Maybe its time for some bit flags?

- z
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/