kern/95711: [fdescfs] rm on fdescfs causes panic: lockmgr: locking against myself

Mateusz Guzik mjguzik at gmail.com
Sun Jul 6 20:40:04 UTC 2008


The following reply was made to PR kern/95711; it has been noted by GNATS.

From: Mateusz Guzik <mjguzik at gmail.com>
To: bug-followup at 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


More information about the freebsd-bugs mailing list