X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fobdclass%2Fllog.c;h=d2c731b57fc74cdf6735f5665677efea06b174a5;hb=refs%2Fchanges%2F32%2F39132%2F3;hp=2f8c0463c7e4e884bd70e56f49ec7d3aa997bff6;hpb=db3e51f612069b31712083eee09be4f466a1033e;p=fs%2Flustre-release.git diff --git a/lustre/obdclass/llog.c b/lustre/obdclass/llog.c index 2f8c046..d2c731b 100644 --- a/lustre/obdclass/llog.c +++ b/lustre/obdclass/llog.c @@ -774,8 +774,6 @@ static int llog_process_thread_daemonize(void *arg) } task_unlock(lpi->lpi_reftask); - unshare_fs_struct(); - /* client env has no keys, tags is just 0 */ rc = lu_env_init(&env, LCT_LOCAL | LCT_MG_THREAD); if (rc)