Date: Tue Apr 24 00:55:42 PDT 2001
Workarea: snort.melbourne.sgi.com:/diskb/build4/nathans/linux-xfs
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: 2.4.x-xfs:slinx:93213a
linux/fs/posix_acl.c - 1.4
- fix a couple of benign warnings.
Date: Tue Apr 24 22:02:25 PDT 2001
Workarea: snort.melbourne.sgi.com:/diskb/build4/nathans/linux-xfs
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: 2.4.x-xfs:slinx:93325a
linux/include/linux/attr_kern.h - 1.1
linux/include/linux/attributes.h - 1.5
- split attributes.h so that we can provide a sensible user-level API
which doesn't provide knowledge of the syscall internals (so that
when/if this changes, we don't have userspace tool breakage).
linux/include/linux/fs.h - 1.90
- be consistent with the way acls are used here - don't add an
unnecessary include.
linux/fs/xfs/linux/xfs_linux.h - 1.49
- move most linux-specific includes from xfs.h into here, add
attr_kern.h
linux/fs/xfs/linux/xfs_super.h - 1.8
- need to forward-declare struct xfs_args.
linux/fs/xfs/xfs.h - 1.18
- move most linux-specific includes info linux/xfs_linux.h,
remove some dup includes.
linux/fs/ext_attr.c - 1.2
- include new kernel attr header.
Modid: 2.4.x-xfs:slinx:93327a
cmd/xfstests/tools/srcdiff - 1.5
cmd/xfsmisc/XFSgenPatch.pl - 1.3
- add attr_kern.h into the mix.
Modid: 2.4.x-xfs:slinx:93328a
cmd/attr/include/attr_kern.h - 1.1
cmd/attr/include/attributes.h - 1.3
- split attributes.h so that we can provide a sensible user-level API
which doesn't provide knowledge of the syscall internals (so that
when/if this changes, we don't have userspace tool breakage).
cmd/attr/libattr/attr.c - 1.6
- make attrctl static so as to not tempt anyone into calling it
directly, don't print out stuff from a library - bad - just
return an appropriate errno.
cmd/attr/VERSION - 1.3
- bump the revision number.
cmd/attr/build/rpm/attr.spec.in - 1.3
- reword & extend the package description.
cmd/attr/debian/changelog - 1.2
cmd/attr/debian/control - 1.2
- version 1.0.2 looks good, drop kick into debian unstable.
cmd/attr/doc/CHANGES - 1.3
- rearrange headers to make system call internals private, update
package descriptions.
cmd/attr/include/Makefile - 1.2
- add attr_kern.h into the mix.
cmd/attr/man/man1/attr.1 - 1.2
- minor updates, don't reference a man page which doesn't exist.
Modid: 2.4.x-xfs:slinx:93329a
cmd/xfsdump/debian/changelog - 1.2
- update to 1.0.5, closes debian wnpp bug 83832 ... with Tim's
fix from 6th April this is looking stable - so push to debian
upload queue.
cmd/xfsdump/debian/control - 1.3
- suggest xfsprogs, attr packages.
|