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
David E. O'Brien
5ddf29857e
Ensure the full value is written into inode variables.
...
PR: 85503 Submitted by: Dmitry Pryanishnikov <dmitry@atlantis.dp.ua>
2005-09-07 10:32:58 +00:00
..
bootsect.h
/* -> /*- for copyright notices, minor format tweaks as necessary
2005-01-06 18:10:42 +00:00
bpb.h
/* -> /*- for copyright notices, minor format tweaks as necessary
2005-01-06 18:10:42 +00:00
denode.h
Give msdosfs a unique inode number which is really the byteoffset of
2005-04-07 07:55:37 +00:00
direntry.h
/* -> /*- for copyright notices, minor format tweaks as necessary
2005-01-06 18:10:42 +00:00
fat.h
/* -> /*- for copyright notices, minor format tweaks as necessary
2005-01-06 18:10:42 +00:00
msdosfs_conv.c
[1] unix2doschr()
2005-07-17 07:10:05 +00:00
msdosfs_denode.c
Ensure the full value is written into inode variables.
2005-09-07 10:32:58 +00:00
msdosfs_fat.c
/* -> /*- for copyright notices, minor format tweaks as necessary
2005-01-06 18:10:42 +00:00
msdosfs_fileno.c
By popular request, add a workaround that allows large (>128GB or so)
2004-07-03 13:22:38 +00:00
msdosfs_iconv.c
- Support for multibyte charsets in LIBICONV.
2003-09-26 20:26:25 +00:00
msdosfs_lookup.c
Disable negative name caching for msdosfs to work around a bug.
2005-04-16 23:47:19 +00:00
msdosfs_vfsops.c
*_mountfs() (if the filesystem mounts from a device) needs devvp to be
2005-09-02 15:27:23 +00:00
msdosfs_vnops.c
Remove debug printout of major/minor numbers, print name instead.
2005-02-27 21:16:26 +00:00
msdosfsmount.h
Eliminate cdev pointer in inodes, they're not used or needed.
2005-03-15 20:57:25 +00:00