bug-hurd
[Top][All Lists]
Advanced

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

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


From: Samuel Thibault
Subject: Re: [PATCH 06/16] libdiskfs: add fsys_get_children
Date: Sun, 6 Oct 2013 21:13:18 +0200
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

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 via email to

[Prev in Thread] Current Thread [Next in Thread]