git: kernel - pack struct fid

Matthew Dillon dillon at crater.dragonflybsd.org
Sat May 12 16:13:27 PDT 2018


commit 4e32c85891723d03ac8e821f5808f4f9bfce772e
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri May 11 20:50:07 2018 -0700

    kernel - pack struct fid
    
    * Use __packed for struct fid for correctness.  Does not change generated
      code.

Summary of changes:
 sys/sys/mount.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4e32c85891723d03ac8e821f5808f4f9bfce772e


-- 
DragonFly BSD source repository


More information about the Commits mailing list