CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/01/15 00:47:05
Modified files:
sys/xfs : xfs_fs.h xfs_vfsops-common.c
Log message:
Don't use (type *)var as an lvalue in assigment, it's incorrect.
Provide proper assignment macro instead. No binary change.
ok beck@
