Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85671
b: refs/heads/master
c: 8d04221
h: refs/heads/master
i:
  85669: cc7c9cf
  85667: 6521cdd
  85663: 2cd5cea
v: v3
  • Loading branch information
Olga Kornievskaia authored and Trond Myklebust committed Feb 14, 2008
1 parent ec1116e commit 22ad79b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 25606656b19a38bbece914c4c67101f674908f49
refs/heads/master: 8d042218b075de3cdbe066198515b3521553746e
4 changes: 4 additions & 0 deletions trunk/fs/nfs/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,10 @@ static match_table_t nfs_secflavor_tokens = {
{ Opt_sec_lkeyi, "lkeyi" },
{ Opt_sec_lkeyp, "lkeyp" },

{ Opt_sec_spkm, "spkm3" },
{ Opt_sec_spkmi, "spkm3i" },
{ Opt_sec_spkmp, "spkm3p" },

{ Opt_sec_err, NULL }
};

Expand Down

0 comments on commit 22ad79b

Please sign in to comment.