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)