* debian xfsprogs package
@ 2015-03-05 16:48 peteman
2015-03-05 20:00 ` Dave Chinner
0 siblings, 1 reply; 2+ messages in thread
From: peteman @ 2015-03-05 16:48 UTC (permalink / raw)
To: xfs
the debian xfsprogs package places xfs_check in /usr/sbin. This causes
problems when fscking the /usr partition....
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: debian xfsprogs package
2015-03-05 16:48 debian xfsprogs package peteman
@ 2015-03-05 20:00 ` Dave Chinner
0 siblings, 0 replies; 2+ messages in thread
From: Dave Chinner @ 2015-03-05 20:00 UTC (permalink / raw)
To: peteman; +Cc: xfs
On Thu, Mar 05, 2015 at 08:48:13AM -0800, peteman wrote:
> the debian xfsprogs package places xfs_check in /usr/sbin. This
> causes problems when fscking the /usr partition....
xfs_check was deprecated quite some time ago, and was removed
from the upstream repository almost a year ago, as per the xfs-check
man page:
$ dpkg --list xfsprogs |tail -1
ii xfsprogs 3.2.0 amd64 Utilities for managing the XFS filesystem
$ man xfs_check
....
Note that xfs_check is deprecated and scheduled for removal in June 2014. Please use xfs_repair -n instead.
And the commit in the upstream repo:
commit bfc541e77b9af46a2e3764df595620ec9824a456
Author: Eric Sandeen <sandeen@redhat.com>
Date: Tue May 20 18:30:23 2014 +1000
xfsprogs: remove xfs_check
This removes xfs_check and all references to it in
manpages. The DIAGNOSTICS section from xfs_check(8)
has been moved to xfs_db(8).
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
And so it was removed in the 3.2.1 release. debian testing is
shipping 3.2.1 already...
Cheers,
Dave.
--
Dave Chinner
david@fromorbit.com
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-03-05 20:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-05 16:48 debian xfsprogs package peteman
2015-03-05 20:00 ` Dave Chinner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox