This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
fs
/
msdosfs
History
Konstantin Belousov
d6da640860
Fix r193923 by noting that type of a_fp is struct file *, not int.
...
It was assumed that r193923 was trivial change that cannot be done wrong. MFC after: 2 weeks
2009-06-10 14:24:31 +00:00
..
bootsect.h
…
bpb.h
…
denode.h
- Hold a reference on the cdev a filesystem is mounted from in the mount.
2009-02-27 20:00:15 +00:00
direntry.h
…
fat.h
…
msdosfs_conv.c
Turn a "panic: non-decreasing id" into an error printf. This seems
2009-01-13 22:35:26 +00:00
msdosfs_denode.c
- Hold a reference on the cdev a filesystem is mounted from in the mount.
2009-02-27 20:00:15 +00:00
msdosfs_fat.c
In rev. 1.17 (r33548) of msdosfs_fat.c, relative cluster numbers were
2008-09-01 13:18:16 +00:00
msdosfs_fileno.c
…
msdosfs_iconv.c
…
msdosfs_lookup.c
VOP_LOCK1() (and so VOP_LOCK()) and VOP_UNLOCK() are only used in
2008-01-13 14:44:15 +00:00
msdosfs_vfsops.c
Remove the thread argument from the FSD (File-System Dependent) parts of
2009-05-11 15:33:26 +00:00
msdosfs_vnops.c
Fix r193923 by noting that type of a_fp is struct file *, not int.
2009-06-10 14:24:31 +00:00
msdosfsmount.h
- Hold a reference on the cdev a filesystem is mounted from in the mount.
2009-02-27 20:00:15 +00:00