Date: Sat, 8 May 2010 23:50:04 GMT From: Alistair Phipps <freebsd@alistairphipps.com> To: freebsd-fs@FreeBSD.org Subject: Re: kern/145778: [zfs] [panic] panic in zfs_fuid_map_id (known issue fixed in opensolaris) Message-ID: <201005082350.o48No4S2087280@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/145778; it has been noted by GNATS. From: Alistair Phipps <freebsd@alistairphipps.com> To: bug-followup@freebsd.org, pjd@freebsd.org Cc: Subject: Re: kern/145778: [zfs] [panic] panic in zfs_fuid_map_id (known issue fixed in opensolaris) Date: Sat, 8 May 2010 19:40:22 -0400 I tried changing the panic to a return (uid_t) 0; and it seems to have worked -- no more panic and I'm able to access my files. This seems to be an acceptable workaround for others in the same situation. I think the files now have uid/gid 0 (root:wheel) which could be a security risk on a multi-user system.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005082350.o48No4S2087280>