Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Aug 2001 17:21:41 +0200 (CEST)
From:      Christian Carstensen <cc@devcon.net>
To:        <current@freebsd.org>
Subject:   ufs ext attr problem...
Message-ID:  <Pine.BSF.4.33.0108311711530.928-100000@albert.gate5.de>

next in thread | raw e-mail | index | archive | help

hi,

it seems like there's a problem in ffs_unmount, ffs_vfsops.c:841:

if ufs_extattr_stop() returns EOPNOTSUPP, calling ufs_extattr_uepm_destroy
two lines later will cause a panic("ufs_extattr_uepm_destroy: not initialized")
in ufs_extattr.c:175, at least on my machine.
maybe, ufs_extattr_uepm_destroy() should be enclosed in a else statement
in ffs_vfsops.c?


best,
  christian

--
"Sorry, no defects found. Please try a different search"
                          [http://www.cisco.com/support/bugtools/bugtool.shtml]


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.33.0108311711530.928-100000>