lkml.org 
[lkml]   [2010]   [Jun]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 2/3] block: introduce REQ_FLUSH flag
> +++ b/include/linux/bio.h
> @@ -152,6 +152,7 @@ enum rq_flag_bits {
> __REQ_SYNC, /* request is sync (sync write or read) */
> __REQ_META, /* metadata io request */
> __REQ_DISCARD, /* request to discard sectors */
> + __REQ_FLUSH, /* request for cache flush */

As we only used this in the request it should go into the struct request
only section at the end of the flags.



\
 
 \ /
  Last update: 2010-06-27 11:55    [W:0.038 / U:0.548 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site