Searched hist:213664 (Results 1 - 8 of 8) sorted by relevance

/freebsd-11.0-release/sys/fs/cd9660/
H A Dcd9660_mount.hdiff 213664 Sun Oct 10 07:13:12 MDT 2010 kib The r184588 changed the layout of struct export_args, causing an ABI
breakage for old mount(2) syscall, since most struct <filesystem>_args
embed export_args. The mount(2) is supposed to provide ABI
compatibility for pre-nmount mount(8) binaries, so restore ABI to
pre-r184588.

Requested and reviewed by: bde
MFC after: 2 weeks
H A Dcd9660_vfsops.cdiff 213664 Sun Oct 10 07:13:12 MDT 2010 kib The r184588 changed the layout of struct export_args, causing an ABI
breakage for old mount(2) syscall, since most struct <filesystem>_args
embed export_args. The mount(2) is supposed to provide ABI
compatibility for pre-nmount mount(8) binaries, so restore ABI to
pre-r184588.

Requested and reviewed by: bde
MFC after: 2 weeks
/freebsd-11.0-release/sys/fs/msdosfs/
H A Dmsdosfsmount.hdiff 213664 Sun Oct 10 07:13:12 MDT 2010 kib The r184588 changed the layout of struct export_args, causing an ABI
breakage for old mount(2) syscall, since most struct <filesystem>_args
embed export_args. The mount(2) is supposed to provide ABI
compatibility for pre-nmount mount(8) binaries, so restore ABI to
pre-r184588.

Requested and reviewed by: bde
MFC after: 2 weeks
H A Dmsdosfs_vfsops.cdiff 213664 Sun Oct 10 07:13:12 MDT 2010 kib The r184588 changed the layout of struct export_args, causing an ABI
breakage for old mount(2) syscall, since most struct <filesystem>_args
embed export_args. The mount(2) is supposed to provide ABI
compatibility for pre-nmount mount(8) binaries, so restore ABI to
pre-r184588.

Requested and reviewed by: bde
MFC after: 2 weeks
/freebsd-11.0-release/sys/ufs/ufs/
H A Dufsmount.hdiff 213664 Sun Oct 10 07:13:12 MDT 2010 kib The r184588 changed the layout of struct export_args, causing an ABI
breakage for old mount(2) syscall, since most struct <filesystem>_args
embed export_args. The mount(2) is supposed to provide ABI
compatibility for pre-nmount mount(8) binaries, so restore ABI to
pre-r184588.

Requested and reviewed by: bde
MFC after: 2 weeks
/freebsd-11.0-release/sys/sys/
H A Dmount.hdiff 213664 Sun Oct 10 07:13:12 MDT 2010 kib The r184588 changed the layout of struct export_args, causing an ABI
breakage for old mount(2) syscall, since most struct <filesystem>_args
embed export_args. The mount(2) is supposed to provide ABI
compatibility for pre-nmount mount(8) binaries, so restore ABI to
pre-r184588.

Requested and reviewed by: bde
MFC after: 2 weeks
/freebsd-11.0-release/sys/kern/
H A Dvfs_mount.cdiff 213664 Sun Oct 10 07:13:12 MDT 2010 kib The r184588 changed the layout of struct export_args, causing an ABI
breakage for old mount(2) syscall, since most struct <filesystem>_args
embed export_args. The mount(2) is supposed to provide ABI
compatibility for pre-nmount mount(8) binaries, so restore ABI to
pre-r184588.

Requested and reviewed by: bde
MFC after: 2 weeks
/freebsd-11.0-release/sys/ufs/ffs/
H A Dffs_vfsops.cdiff 213664 Sun Oct 10 07:13:12 MDT 2010 kib The r184588 changed the layout of struct export_args, causing an ABI
breakage for old mount(2) syscall, since most struct <filesystem>_args
embed export_args. The mount(2) is supposed to provide ABI
compatibility for pre-nmount mount(8) binaries, so restore ABI to
pre-r184588.

Requested and reviewed by: bde
MFC after: 2 weeks

Completed in 413 milliseconds