freebsd-dev/sys/fs/pseudofs
Kirk McKusick cc672d3599 Make sure all intermediate variables holding mount flags (mnt_flag)
and that all internal kernel calls passing mount flags are declared
as uint64_t so that flags in the top 32-bits are not lost.

MFC after: 2 weeks
2012-01-17 01:08:01 +00:00
..
pseudofs_fileno.c Convert files to UTF-8 2012-01-15 13:23:18 +00:00
pseudofs_internal.h Convert files to UTF-8 2012-01-15 13:23:18 +00:00
pseudofs_vncache.c Convert files to UTF-8 2012-01-15 13:23:18 +00:00
pseudofs_vnops.c Convert files to UTF-8 2012-01-15 13:23:18 +00:00
pseudofs.c Make sure all intermediate variables holding mount flags (mnt_flag) 2012-01-17 01:08:01 +00:00
pseudofs.h Make sure all intermediate variables holding mount flags (mnt_flag) 2012-01-17 01:08:01 +00:00