Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 May 2009 15:39:18 +0300
From:      Andriy Gapon <avg@icyb.net.ua>
To:        freebsd-fs@freebsd.org
Cc:        Pawel Jakub Dawidek <pjd@freebsd.org>
Subject:   Re: stable/7: shutdown stuck in zfs_umount (z_op_cnt > 0)
Message-ID:  <4A0D6276.2080902@icyb.net.ua>
In-Reply-To: <4A0D5E64.1050500@icyb.net.ua>
References:  <4A0D48CB.7030707@icyb.net.ua> <4A0D5E64.1050500@icyb.net.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
on 15/05/2009 15:21 Andriy Gapon said the following:
> Red herring or not (I don't see the general picture of zfs code), but it seems
> that there is no ZFS_EXIT for return at the end of zfsctl_snapdir_lookup function.
> 
> P.S. C++ RAII could have been handy in this case [or not] :-)

Couple of notes:
1. this doesn't appear to be a red herring as ZFS_EXIT before the last return
statement can be found in head
2. yes, I do mount snapshots from time to time (backups, etc)


-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A0D6276.2080902>