Searched hist:230249 (Results 1 - 12 of 12) sorted by relevance

/freebsd-11.0-release/sys/fs/pseudofs/
H A Dpseudofs.cdiff 230249 Tue Jan 17 01:20:16 MST 2012 mckusick 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
H A Dpseudofs.hdiff 230249 Tue Jan 17 01:20:16 MST 2012 mckusick 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
/freebsd-11.0-release/sys/fs/smbfs/
H A Dsmbfs_vfsops.cdiff 230249 Tue Jan 17 01:20:16 MST 2012 mckusick 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
/freebsd-11.0-release/sys/fs/fdescfs/
H A Dfdesc_vfsops.cdiff 230249 Tue Jan 17 01:20:16 MST 2012 mckusick 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
/freebsd-11.0-release/sys/fs/nfsclient/
H A Dnfs_clvfsops.cdiff 230249 Tue Jan 17 01:20:16 MST 2012 mckusick 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
/freebsd-11.0-release/sys/fs/cd9660/
H A Dcd9660_vfsops.cdiff 230249 Tue Jan 17 01:20:16 MST 2012 mckusick 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
/freebsd-11.0-release/sys/fs/msdosfs/
H A Dmsdosfs_vfsops.cdiff 230249 Tue Jan 17 01:20:16 MST 2012 mckusick 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
/freebsd-11.0-release/sys/compat/freebsd32/
H A Dfreebsd32_misc.cdiff 230249 Tue Jan 17 01:20:16 MST 2012 mckusick 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
/freebsd-11.0-release/sys/sys/
H A Dmount.hdiff 230249 Tue Jan 17 01:20:16 MST 2012 mckusick 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
/freebsd-11.0-release/sys/kern/
H A Dvfs_mount.cdiff 230249 Tue Jan 17 01:20:16 MST 2012 mckusick 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
H A Dvfs_subr.cdiff 230249 Tue Jan 17 01:20:16 MST 2012 mckusick 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
/freebsd-11.0-release/sys/ufs/ffs/
H A Dffs_vfsops.cdiff 230249 Tue Jan 17 01:20:16 MST 2012 mckusick 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

Completed in 796 milliseconds