vol: Restore inode OS_READ/WRITE
authorAndrew Deason <adeason@sinenomine.net>
Tue, 15 Feb 2011 23:21:49 +0000 (17:21 -0600)
committerDerrick Brashear <shadow@dementia.org>
Tue, 15 Feb 2011 23:44:53 +0000 (15:44 -0800)
commit0bb6170b222ee2e9a0a3d224dac890adaed945a9
tree1c15c54cba6f3a965cf747a7cd90b28eed84598d
parentd06a4a557675b68421f2272d0153ca04128f6994
vol: Restore inode OS_READ/WRITE

Commit 335ccb4082657b7d0e4e9af1076356cf115642d2 removed the OS_READ
and OS_WRITE definitions for non-namei code. We need those definitions
to build the pread/pwrite emulation functions, so put them back in.
This allows us to build the inode fileserver backend when we do not
have native positional I/O.

Change-Id: I3c066dacbee20301b38f074142cb6b6bb6b05de7
Reviewed-on: http://gerrit.openafs.org/3959
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/vol/ihandle.h