Date: Mon, 04 Dec 2017 01:20:32 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-scsi@FreeBSD.org Subject: [Bug 224037] Kernel crashes when trying to mount certain USB keys reported as WriteProtected Message-ID: <bug-224037-5312-zMJwLsM4HS@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-224037-5312@https.bugs.freebsd.org/bugzilla/> References: <bug-224037-5312@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224037 --- Comment #20 from Conrad Meyer <cem@freebsd.org> --- (In reply to Conrad Meyer from comment #19) We could export it via the d_getattr method, which for SCSI is dagetattr().= Or more simply, we could put it in d_flags, set via e.g. daregister (again, for SCSI). --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224037-5312-zMJwLsM4HS>