freebsd-dev/sys/fs/msdosfs
Konstantin Belousov 4c5a20e3da Initialize va_rdev to NODEV instead of 0 or VNOVAL in VOP_GETATTR().
NODEV is more appropriate when va_rdev doesn't have a meaningful value.

Submitted by:   Jaakko Heinonen <jh saunalahti fi>
Suggested by:   bde
Discussed on:   freebsd-fs
MFC after:	1 month
2008-09-20 19:49:15 +00:00
..
bootsect.h
bpb.h
denode.h Move the head of byte-level advisory lock list from the 2008-04-16 11:33:32 +00:00
direntry.h
fat.h
msdosfs_conv.c
msdosfs_denode.c
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
msdosfs_vfsops.c Add the support for the AT_FDCWD and fd-relative name lookups to the 2008-03-31 12:01:21 +00:00
msdosfs_vnops.c Initialize va_rdev to NODEV instead of 0 or VNOVAL in VOP_GETATTR(). 2008-09-20 19:49:15 +00:00
msdosfsmount.h