NFS_UNSTABLE
if (committed == NFS_UNSTABLE)
return verf->committed > NFS_UNSTABLE &&
(hdr->args.stable == NFS_UNSTABLE) ? "unstable" : "stable");
hdr->args.stable = NFS_UNSTABLE;
verf->committed = NFS_UNSTABLE;
if (committed == NFS_UNSTABLE) {
if (resp->verf->committed != NFS_UNSTABLE) {
NFS_FILE_SYNC : NFS_UNSTABLE;
stable = NFS_UNSTABLE;
TRACE_DEFINE_ENUM(NFS_UNSTABLE);
{ NFS_UNSTABLE, "UNSTABLE" }, \