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
kib
21f579c3fb
Remove seemingly unneeded unlock/relock of the dvp in msdosfs_rmdir,
...
causing LOR. Reported and tested by: pho MFC after: 3 weeks
2010-02-28 17:09:09 +00:00
..
bootsect.h
- Add idempotency guards so the structures can be used in other utilities.
2010-02-13 12:41:07 +00:00
bpb.h
- Add idempotency guards so the structures can be used in other utilities.
2010-02-13 12:41:07 +00:00
denode.h
Remove unused macros.
2010-02-13 11:34:25 +00:00
direntry.h
- Add idempotency guards so the structures can be used in other utilities.
2010-02-13 12:41:07 +00:00
fat.h
…
msdosfs_conv.c
- Add idempotency guards so the structures can be used in other utilities.
2010-02-13 12:41:07 +00:00
msdosfs_denode.c
Assert that the msdosfs vnode is (e)locked in several places.
2010-02-28 17:07:49 +00:00
msdosfs_fat.c
Assert that the msdosfs vnode is (e)locked in several places.
2010-02-28 17:07:49 +00:00
msdosfs_fileno.c
Remove unused include(s).
2007-08-07 02:08:06 +00:00
msdosfs_iconv.c
Remove unused include(s).
2007-08-07 02:08:06 +00:00
msdosfs_lookup.c
- Add idempotency guards so the structures can be used in other utilities.
2010-02-13 12:41:07 +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
Remove seemingly unneeded unlock/relock of the dvp in msdosfs_rmdir,
2010-02-28 17:09:09 +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