Whamcloud - gitweb
Add BRW_READ and BRW_WRITE ioctls.
authoradilger <adilger>
Fri, 8 Mar 2002 20:57:52 +0000 (20:57 +0000)
committeradilger <adilger>
Fri, 8 Mar 2002 20:57:52 +0000 (20:57 +0000)
commit7536f7d76362c05388cc1f037e9e10a423ad63c4
treebdd633ce8be8c453bce30d7957ba675b305d1fda
parentca7ccb875f13613533ab8093f5e41f8f6f39c20a
Add BRW_READ and BRW_WRITE ioctls.
They are for BRW bulk transport testing, using a vector of 2 obdos with a
variable number of pages each.  No data is currently passed to/from userspace.
In fact, I _think_ that no data is going over the transport either for some
reason, because the operation is too fast, even though I'm not getting any
errors.
lustre/obdclass/class_obd.c