pnfs: xdr for CB_NOTIFY_DEVICEID

calls stub function pnfs_file_device_notify() for each deviceid

Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
This commit is contained in:
Casey Bodley 2011-06-16 12:33:39 -04:00 committed by unknown
parent c570ba2383
commit 98dc722ccc
6 changed files with 172 additions and 7 deletions

View file

@ -47,7 +47,7 @@ static __inline int unexpected_op(uint32_t op, uint32_t expected)
}
/* typedef uint32_t bitmap4<> */
static bool_t xdr_bitmap4(
bool_t xdr_bitmap4(
XDR *xdr,
bitmap4 *bitmap)
{