[Diskfilemon-commits] SF.net SVN: diskfilemon:[49] trunk/kprobes.c
Status: Alpha
Brought to you by:
steved62
From: <ste...@us...> - 2010-11-30 16:30:02
|
Revision: 49 http://diskfilemon.svn.sourceforge.net/diskfilemon/?rev=49&view=rev Author: steved62 Date: 2010-11-30 16:29:56 +0000 (Tue, 30 Nov 2010) Log Message: ----------- Kernel version 2.6.36 changed the names of the request flag bits in the struct bio. In addition to renaming the bit indecies, they also created definitons for flags masks so that your code doesn't have to do the shifting of the bit index to create the mask. Modified Paths: -------------- trunk/kprobes.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |