Re: [PATCH] 99fs-lib: export FSTAB_FILE before fsck call

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

 



On 06.09.2011 01:22, Michal Soltys wrote:
> Signed-off-by: Michal Soltys <soltys@xxxxxxxx>
> ---
>  modules.d/99fs-lib/fs-lib.sh |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/modules.d/99fs-lib/fs-lib.sh b/modules.d/99fs-lib/fs-lib.sh
> index f7b20dd..fdd3304 100755
> --- a/modules.d/99fs-lib/fs-lib.sh
> +++ b/modules.d/99fs-lib/fs-lib.sh
> @@ -179,10 +179,10 @@ fsck_batch() {
>          info "    $_dev"
>      done
>  
> +    export FSTAB_FILE
>      _out="$(fsck -M -T "$@" -- -a)"
>      _ret=$?
>  
> -    export FSTAB_FILE
>      fsck_tail
>  
>      return $_ret

pushed to temporary http://git.surfsite.org/dracut.git

Thanks!

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


[Index of Archives]     [Linux Kernel]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux