Print this page
3702 nfs4_clnt.h: Typo pathhconf

Split Close
Expand all
Collapse all
          --- old/usr/src/uts/common/nfs/nfs4_clnt.h
          +++ new/usr/src/uts/common/nfs/nfs4_clnt.h
↓ open down ↓ 456 lines elided ↑ open up ↑
 457  457                  {TAG_OPEN_CONFIRM_LOST, "lost open confirm",    \
 458  458                          {0x6c6f7374, 0x206f7065, 0x6e5f636f}},  \
 459  459                  {TAG_OPEN_DG,           "open downgrade",       \
 460  460                          {0x6f70656e, 0x20646772, 0x61646520}},  \
 461  461                  {TAG_OPEN_DG_LOST,      "lost open downgrade",  \
 462  462                          {0x6c737420, 0x6f70656e, 0x20646772}},  \
 463  463                  {TAG_OPEN_LOST,         "lost open",            \
 464  464                          {0x6c6f7374, 0x206f7065, 0x6e202020}},  \
 465  465                  {TAG_OPENATTR,          "openattr",             \
 466  466                          {0x6f70656e, 0x61747472, 0x20202020}},  \
 467      -                {TAG_PATHCONF,          "pathhconf",            \
      467 +                {TAG_PATHCONF,          "pathconf",             \
 468  468                          {0x70617468, 0x636f6e66, 0x20202020}},  \
 469  469                  {TAG_PUTROOTFH,         "putrootfh",            \
 470  470                          {0x70757472, 0x6f6f7466, 0x68202020}},  \
 471  471                  {TAG_READ,              "read",                 \
 472  472                          {0x72656164, 0x20202020, 0x20202020}},  \
 473  473                  {TAG_READAHEAD,         "readahead",            \
 474  474                          {0x72656164, 0x61686561, 0x64202020}},  \
 475  475                  {TAG_READDIR,           "readdir",              \
 476  476                          {0x72656164, 0x64697220, 0x20202020}},  \
 477  477                  {TAG_READLINK,          "readlink",             \
↓ open down ↓ 1758 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX