confusion about bio_split

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dear,

Sorry to trouble you.

I'm confused by the following code in bio.c/bio_split:
-------------------------------------
struct bio *bio_split(struct bio *bio, int sectors,
...
	if (bio_flagged(bio, BIO_TRACE_COMPLETION))
		bio_set_flag(bio, BIO_TRACE_COMPLETION);         
...
}
EXPORT_SYMBOL(bio_split);
------------------------------------

I think it maybe flag on the new split set, right?


Regards,
shenghui




[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux