Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jul 2008 20:40:03 GMT
From:      Mateusz Guzik <mjguzik@gmail.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/95711: [fdescfs] rm on fdescfs causes panic: lockmgr: locking against myself
Message-ID:  <200807062040.m66Ke3o3026270@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/95711; it has been noted by GNATS.

From: Mateusz Guzik <mjguzik@gmail.com>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: kern/95711: [fdescfs] rm on fdescfs causes panic: lockmgr: locking against myself
Date: Sun, 6 Jul 2008 22:37:49 +0200

 This PR probably can be closed, I can't reproduce this error on
 FreeBSD 7-STABLE:
 
 # rm /dev/fd/0
 rm: /dev/fd/0: Read-only file system
 
 fdesc_lookup() returns EROFS, but I think that EOPNOTSUPP would fit better.
 
 Thanks,
 --
 Mateusz Guzik



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