Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/fs/tmpfs



Module Name:    src
Committed By:   riz
Date:           Fri Mar 31 20:27:49 UTC 2006

Modified Files:
        src/sys/fs/tmpfs: tmpfs.h

Log Message:
Swap the order of the tf_gen and tf_id members of struct tmpfs_fid,
since tf_id needs 8-byte alignment on some architectures (like amd64).
struct tmpfs_fid now fits in 16 bytes on amd64 again.
OK matt@


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/fs/tmpfs/tmpfs.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index