FreeBSD Bugzilla – Attachment 5753 Details for
Bug 13524
/PATCH/ NTFS file system cannot been mounted
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 437 bytes, created by
nm
on 1999-09-01 16:00:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
nm
Created:
1999-09-01 16:00:01 UTC
Size:
437 bytes
patch
obsolete
>*** ntfs_vfsops.c.orig Thu Aug 26 22:08:19 1999 >--- ntfs_vfsops.c Thu Aug 26 22:08:48 1999 >*************** >*** 290,296 **** > > devvp = ndp->ni_vp; > >! if (vn_isdisk(devvp)) { > err = ENOTBLK; > goto error_2; > } >--- 290,296 ---- > > devvp = ndp->ni_vp; > >! if (!vn_isdisk(devvp)) { > err = ENOTBLK; > goto error_2; > } >[--cut here--]
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 13524
: 5753