On 7/28/2013 10:12 PM, Eric Sandeen wrote: > On 7/28/13 9:41 PM, Dave Chinner wrote: >> On Sun, Jul 28, 2013 at 08:06:32PM -0400, Jay Ashworth wrote: >>> ----- Original Message ----- >>>> From: "Dave Chinner" <david@xxxxxxxxxxxxx> >>> >>>> Sure, they have diverged signficant;y as we've backported various >>>> bits of XFs fetaures and bug fixes back into RHEL6. As have every >>>> other distro that doesn't track mainline directly. That's why you >>>> need to look at the kernel source package to know what code the >>>> distro is running. >>> >>> And... all the way back to Jason's original question: >>> >>> The way that you get the information out of a kernel/kernel RPM to >>> determine which XFS version it's running... is? Cause it's clearly >>> not obvious to either him or me. >> >> The "version" of XFS that you are running is that of the >> kernel you are running. i.e. 2.6.32-279.x.y or 2.6.32-358.x.y. > > IOWS: There is no spoon. ;) Excellent quote Eric, love the Matrix movies. I think the problem here is a lack of understanding of the kernel development and commit process. AFAIK there's not a single Linux subsystem that has a standalone version number or versioning scheme. Not the other filesystems, not the USB subsystem, SCSI, ATA, etc. The version of each is simply the version of the kernel they are included in. I've been wondering throughout this thread where anyone got the idea that there is an XFS version that can be traced/tracked. Maybe because xfsprogs have a version number? The way to track XFS changes from kernel to kernel is to look at the commits, as others have already stated. -- Stan _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs