[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [PATCH 06/16] libdiskfs: add fsys_get_children



Justus Winter, le Tue 30 Jul 2013 11:59:14 +0200, a écrit :
> --- a/libdiskfs/file-set-trans.c
> +++ b/libdiskfs/file-set-trans.c
> @@ -206,5 +207,21 @@ diskfs_S_file_set_translator (struct protid *cred,
> +  if (! error && cred->po->path)
> +    error = fshelp_set_active_translator (cred->po->path, active);

This seems not to be catching passive ext2fs translators.  Shouldn't we
be also doing something from fshelp_fetch_root?

Samuel


Reply to: