[pnfs] tag ds commits with ds
This commit is contained in:
parent
6872152317
commit
f1311b1108
1 changed files with 2 additions and 1 deletions
|
|
@ -849,7 +849,8 @@ int nfs41_commit(
|
|||
bitmap4 attr_request;
|
||||
nfs41_file_info info;
|
||||
|
||||
compound_init(&compound, argops, resops, "commit");
|
||||
compound_init(&compound, argops, resops,
|
||||
do_getattr ? "commit" : "ds commit");
|
||||
|
||||
compound_add_op(&compound, OP_SEQUENCE, &sequence_args, &sequence_res);
|
||||
status = nfs41_session_sequence(&sequence_args, session, 1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue