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:
parent
c570ba2383
commit
98dc722ccc
6 changed files with 172 additions and 7 deletions
|
|
@ -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)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue