Skip to content

Commit

Permalink
fix gofmt checking fail
Browse files Browse the repository at this point in the history
Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
  • Loading branch information
dongjiang1989 authored and discordianfish committed Sep 13, 2023
1 parent 301089d commit c05b611
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nfs/nfs.go
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ type ServerV4Stats struct {
// - v4.0 https://tools.ietf.org/html/rfc3010 (38/39 operations)
// - nfs == v2.5.x 38 field : https://elixir.bootlin.com/linux/v2.5.75/source/include/linux/nfs4.h#L52
// - nfs >= v2.6.x 39 field : https://elixir.bootlin.com/linux/v2.6.39.4/source/include/linux/nfs4.h#L233
//
// - v4.1 https://tools.ietf.org/html/rfc5661 (58 operations)
// - v4.2 https://tools.ietf.org/html/draft-ietf-nfsv4-minorversion2-41 (71 operations)
//
Expand Down

0 comments on commit c05b611

Please sign in to comment.