Project

General

Profile

Actions

Bug #8246

closed

snoop(1m) clobbers status for the NFSv4 SETATTR operation

Added by Marcel Telka about 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
cmd - userland programs
Start date:
2017-05-17
Due date:
% Done:

100%

Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
External Bug:

Description

There is missing status (NFS4_OK) for the NFSv4 SETATTR operation in this output from snoop(1m):

$ snoop -ta -r -i nfs4_setattr.cap
  1 16:27:54.69663    10.0.2.15 -> 10.0.0.7     NFS C 4 (setattr     ) PUTFH FH=9294 SETATTR ST=SPC0 GETATTR 10011a b0a23a 
  2 16:27:54.69668     10.0.0.7 -> 10.0.2.15    TCP D=1018 S=2049 Ack=3747778077 Seq=2732201278 Len=0 Win=65535
  3 16:27:54.77984     10.0.0.7 -> 10.0.2.15    NFS R 4 (setattr     ) NFS4_OK PUTFH NFS4_OK SETATTR 0 410000 GETATTR NFS4_OK 
$

Files

nfs4_setattr.cap (744 Bytes) nfs4_setattr.cap Marcel Telka, 2017-05-17 02:37 PM
Actions #2

Updated by Marcel Telka about 6 years ago

  • Status changed from In Progress to Pending RTI
Actions #3

Updated by Electric Monk about 6 years ago

  • Status changed from Pending RTI to Closed
  • % Done changed from 0 to 100

git commit be656d98a8733cd77d5106da969b7d5044b295c0

commit  be656d98a8733cd77d5106da969b7d5044b295c0
Author: Marcel Telka <marcel@telka.sk>
Date:   2017-05-23T01:07:48.000Z

    8246 snoop(1m) clobbers status for the NFSv4 SETATTR operation
    Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
    Reviewed by: Toomas Soome <tsoome@me.com>
    Reviewed by: Vitaliy Gusev <gusev.vitaliy@icloud.com>
    Reviewed by: Sebastien Roy <seb@delphix.com>
    Approved by: Gordon Ross <gordon.w.ross@gmail.com>

Actions

Also available in: Atom PDF