pnfs: set stateid.seqid to 0 for data server io
Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
This commit is contained in:
parent
eefff7c222
commit
e4b1bc6ccc
2 changed files with 8 additions and 4 deletions
|
|
@ -195,7 +195,7 @@ typedef struct __pnfs_io_pattern {
|
|||
struct __pnfs_io_thread *threads;
|
||||
struct __nfs41_root *root;
|
||||
nfs41_path_fh *meta_file;
|
||||
stateid4 *stateid;
|
||||
stateid4 stateid;
|
||||
pnfs_file_layout *layout;
|
||||
unsigned char *buffer;
|
||||
uint64_t offset_start;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue