Whamcloud - gitweb
LU-2642 osd-ldiskfs: Use __REQ_WRITE instead of BIO_RW.
authorJeff Mahoney <jeffm@suse.com>
Fri, 18 Jan 2013 08:21:55 +0000 (03:21 -0500)
committerAndreas Dilger <andreas.dilger@intel.com>
Wed, 20 Feb 2013 07:39:04 +0000 (02:39 -0500)
commiteecb30869aa4d135a792e688b153362e9e052051
tree03069a7e1c2b58582eb3bb0e5cacdb95f67d3f61
parent21ec386df7314348e9d483008648524192b51054
LU-2642 osd-ldiskfs: Use __REQ_WRITE instead of BIO_RW.

Commit 7b6d91da removed BIO_RW and replaced it with __REQ_WRITE.
(v2.6.35)

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Change-Id: I33f87d1e7d8ffe90efcd8b173ad56d9ecf723d7a
Reviewed-on: http://review.whamcloud.com/5121
Reviewed-by: James Simmons <uja.ornl@gmail.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/osd-ldiskfs/osd_io.c