kernel / libxfs sync-up
Implement get_unaligned / put_unaligned in libxfs
Change typecasts to a type available in kernel & userspace
Date: Thu Apr 3 13:58:27 PST 2003
Workarea:
stout.americas.sgi.com:/localhome/src/sandeen/2.4.x-xfs/workarea-alwaysclean
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: xfs-cmds:slinx:143534a
cmd/xfsprogs/VERSION - 1.72
- Bump version
cmd/xfsprogs/doc/CHANGES - 1.99
- Document kernel/userspace sync-up
cmd/xfsprogs/libxfs/xfs.h - 1.33
- Add get_unaligned / put_unaligned routines
(lifted from kernel)
cmd/xfsprogs/libxfs/xfs_inode.c - 1.17
- Sync with kernel code for unaligned accesses
Modid: 2.4.x-xfs:slinx:143534b
linux/fs/xfs/xfs_inode.c - 1.367
- Change typecast to something we can use outside the kernel
|