From dc95bb0c7e56ed1cdbc560593810013a7a889199 Mon Sep 17 00:00:00 2001 From: Bryan Schumaker Date: Tue, 2 Oct 2012 16:01:38 -0400 Subject: [PATCH] --- yaml --- r: 333207 b: refs/heads/master c: ddfc4e171292d63d7e3f8c95ff9c3ef9932870ce h: refs/heads/master i: 333205: 28a48eddd5af30c6066a5e20cc127048f44dd8f0 333203: 7a9b8c4769cb192a4a35570ddff50944cb0489b2 333199: 46f4880f175912526743a8f280a631a4eec6f239 v: v3 --- [refs] | 2 +- trunk/fs/nfs/idmap.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 680bac8395fd..2652afed97cb 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fd4835708ffd3387a76df2d1d3021717b0b63761 +refs/heads/master: ddfc4e171292d63d7e3f8c95ff9c3ef9932870ce diff --git a/trunk/fs/nfs/idmap.c b/trunk/fs/nfs/idmap.c index 675b389cba5b..9cc4a3fbf4b0 100644 --- a/trunk/fs/nfs/idmap.c +++ b/trunk/fs/nfs/idmap.c @@ -707,6 +707,7 @@ static int nfs_idmap_legacy_upcall(struct key_construction *cons, msg = &data->pipe_msg; im = &data->idmap_msg; data->idmap = idmap; + data->key_cons = cons; ret = nfs_idmap_prepare_message(key->description, idmap, im, msg); if (ret < 0)