Bug#1000974: [PATCH xfsprogs-5.14.2 URGENT] libxfs: hide the drainbamaged fallthrough macro from xfslibs

2021-12-06 Thread Eric Sandeen
n.org, gustavo...@kernel.org, keesc...@chromium.org Signed-off-by: Darrick J. Wong Thanks Darrick, I'll get a 5.14.2 pushed out today. Not sure if it was you or I who stuffed it into this header originally, but apologies for not thinking that through before merging it in any case. Reviewed-by: Eric

Bug#979653: xfsprogs: Incomplete debian/copyright

2021-01-09 Thread Eric Sandeen
On 1/9/21 2:42 PM, Bastian Germann wrote: > On Sat, 9 Jan 2021 19:31:50 +0100 Bastian Germann > wrote: >> xfsprogs' debian/copyright only mentions Silicon Graphics, Inc.'s copyright. >> There are other copyright holders, e.g. Oracle, Red Hat, Google LLC, and >> several individuals. Please provi

Bug#839129: (no subject)

2017-01-05 Thread Eric Sandeen
tags: moreinfo

Bug#807879: (no subject)

2017-01-05 Thread Eric Sandeen
tags: wontfix Tagging wontfix, as this is not a bug. Dave points out the proper mkfs options for for older kernels, above.

Bug#839129: (no subject)

2017-01-05 Thread Eric Sandeen
If you can turn on tracing for the xfs_swap_extent\* tracepoints and rerun, that might give us more information about the failure. Thanks, -Eric

Bug#782012: [PATCH] xfs_db: disallow sb UUID write on v5 filesystems

2015-04-06 Thread Eric Sandeen
junking everything. Addresses-Debian-Bug: 782012 Reported-by: F. Stoyan Signed-off-by: Eric Sandeen --- diff --git a/db/sb.c b/db/sb.c index 6cb665d..f31f4a2 100644 --- a/db/sb.c +++ b/db/sb.c @@ -363,6 +363,18 @@ uuid_f( return 0

Bug#782012: xfs_admin: Changing UUID destroys Filesystem

2015-04-06 Thread Eric Sandeen
v5 filesystems stamp the filesystem UUID into many pieces of metadata; changing it only in the superblock via xfs_admin makes every other bit of metadata look wrong. We need to disable the ability to change UUID in xfs_admin, I'll send a patch. Thanks for the report, -Eric On 4/6/15 8:23 AM, F.

Bug#691630: xfsprogs doesn't include the program xfsctl

2012-10-27 Thread Eric Sandeen
On 10/27/12 1:33 PM, Logan Rosen wrote: > Package: xfsprogs > Version: 3.1.7build1 > Severity: important > User: ubuntu-de...@lists.ubuntu.com > Usertags: origin-ubuntu raring > > Dear Maintainer, > > This bug report was also filed in Ubuntu and can be found at > http://launchpad.net/bugs/1071800

Bug#688757: pvmove onto disk with different sector size hazardous

2012-09-25 Thread Eric Sandeen
On 9/25/12 11:35 AM, Bastian Blank wrote: > Nope. That is perfectly fine. Yep sorry, I misunderstood what pvmove was doing. -Eric -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#688757: pvmove onto disk with different sector size hazardous

2012-09-25 Thread Eric Sandeen
I'd be curious to know what this disk is, as well as what filesystem this was (I assume ext3) and what error messages were actually encountered. Could you tell us the model, but more importantly: # blockdev --getss --getpbsz /dev/whatever It sounds like it is a 4k drive but with no logical 512 m

Bug#661580: mkfs.xfs fails to detect correct sector size

2012-03-01 Thread Eric Sandeen
I've pushed a commit which should fix this, assuming xfsprogs is built with libblkid support enabled: http://git.kernel.org/?p=fs/xfs/xfsprogs-dev.git;a=commitdiff;h=287d168b550857ce40e04b5f618d7eb91b87022f -Eric -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a su

Bug#661580: mkfs.xfs fails to detect correct sector size

2012-03-01 Thread Eric Sandeen
On 3/1/12 2:33 AM, Christoph Hellwig wrote: > On Thu, Mar 01, 2012 at 09:14:09AM +0100, Goswin von Brederlow wrote: >> And I can confirm that the sector size detection is still broken in >> 3.1.7. > > That's a known bug that Carlos wanted to look into. If you really can't > accept smaller I/O wit

Bug#661580: mkfs.xfs fails to detect correct sector size

2012-02-29 Thread Eric Sandeen
On 2/28/12 3:11 AM, Christoph Hellwig wrote: > Carlos, didn't you plan to look into this issue? > > Goswin, how do you determin that mkfs is still doing unaligned I/O > when forcing the large sevtor size? Once we set the sector size XFS > can't do I/O smaller than it. I did think this was suppos

Bug#634401: extundelete: FTBFS: extundelete.cc:963:47: error: invalid use of incomplete type 'struct opaque_ext2_group_desc'

2012-01-03 Thread Eric Sandeen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/31/11 6:23 AM, Michael Prokop wrote: > Hi, > > (original bugreport at the end of the mail, fullquote by intention) > > I just investigated on this FTBFS issue. > > The problem is that extundelete doesn't compile against e2fslibs-dev > versions

Bug#654206: [PATCH] ext4: Report max_batch_time option correctly

2012-01-03 Thread Eric Sandeen
On 1/2/12 8:13 AM, Ben Hutchings wrote: > Currently the value reported for max_batch_time is really the > value of min_batch_time. > > Reported-by: Russell Coker > Signed-off-by: Ben Hutchings whoops, yep! Reviewed-by: Eric Sandeen > --- > fs/ext4/super.c |2 +-

Bug#423562: problems with XFS on armel

2009-11-24 Thread Eric Sandeen
On Nov 24, 2009, at 5:50 PM, AnĂ­bal Monsalve Salazar wrote: On Tue, Nov 24, 2009 at 10:41:31PM +, Martin Michlmayr wrote: On Tue, Nov 24, 2009 at 06:02:02PM -0400, Mark J. Small wrote: My kernel is linux-image-2.6.30-2-kirkwood_2.6.30-8+orion1_armel.deb from http://people.debian.org/~tb

Bug#491076: grub-install does not work

2008-07-22 Thread Eric Sandeen
Stefan Lippers-Hollmann wrote: > Hi > > On Dienstag, 22. Juli 2008, [EMAIL PROTECTED] wrote: > [...] > >>> Are you sure -29 worked but -30 didn't? This would indicate >>> ext3_256byte_inode.diff introduced this regression. >>> >>> Which version of e2fsprogs did you use to create that ext2fs? >

Bug#414932: linux-image-2.6.18-4-ixp4xx: xfs partition from x86 system can not be used on arm

2008-06-21 Thread Eric Sandeen
Martin Michlmayr wrote: > Eric, > > Do you know what the status is of your XFS patch to make it work on > ARM (old ABI)? It was just recently added to the xfs cvs tree. Message to the list was "TAKE 982930 - fix dir2 shortform structures on ARM old ABI" -Eric -- To UNSUBSCRIBE, email to [E

Bug#390243: Why I wasn't using pkg-config to for libdevmapper....

2008-01-02 Thread Eric Sandeen
Bastian Blank wrote: > On Tue, Jan 01, 2008 at 07:00:18PM -0500, Theodore Tso wrote: >> Eric, can you confirm whether or not Fedora has this bug fixed? ... > Is it possible that Fedora links selinux not against pthread or all > binaries against pthread? Right, it appears that on Fedora, with a r

Bug#390243: Why I wasn't using pkg-config to for libdevmapper....

2008-01-01 Thread Eric Sandeen
Theodore Tso wrote: > The problem is that devmapper.pc needs to patched as follows: > > --- /usr/lib/pkgconfig/devmapper.pc.orig2007-09-24 11:29:27.0 > -0400 > +++ /usr/lib/pkgconfig/devmapper.pc 2008-01-01 18:55:37.0 -0500 > @@ -8,4 +8,4 @@ > Version: "1.02.20 (2007

Bug#414932: Info received (Bug#414932: linux-image-2.6.18-4-ixp4xx: xfs partition from x86 system can not be used on arm)

2007-04-27 Thread Eric Sandeen
Lennert Buytenhek wrote: Yep. Padding rules on old-ABI ARM systems are 'special', but still spec-compliant. See: Thanks, I've read up a bit since, and I think I grok it now :) So, adding __attribute__((packed)) to xfs_dir2_sf_off_t, xfs_dir2_sf_hdr_t, and perhaps also xfs_dir2_sf_entry_t m

Bug#414932: Info received (Bug#414932: linux-image-2.6.18-4-ixp4xx: xfs partition from x86 system can not be used on arm)

2007-04-26 Thread Eric Sandeen
Maybe the alignment isn't broken; it's just "special" - I guess there are no actual rules on how the structure must be aligned... hmm... -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#414932: linux-image-2.6.18-4-ixp4xx: xfs partition from x86 system can not be used on arm

2007-04-26 Thread Eric Sandeen
Root cause seems to be gcc misaligning the xfs shortform directory structures. In the example below, bar.parent has offset 4, while boo.parent has offset 2. The union seems to cause extra padding - I believe "c" should be at offset 2 in both structures. This is leading to trouble in xfs_dir2

Bug#414932: linux-image-2.6.18-4-ixp4xx: xfs partition from x86 system can not be used on arm

2007-04-25 Thread Eric Sandeen
Martin Michlmayr wrote: > Eric, > > We at Debian received a bug report about XFS on ARM (see below). I > noticed your posting at > http://oss.sgi.com/archives/xfs/2007-03/msg00053.html in which you > said that this was a known issue. I cannot find the workaround you > mentioned in your message.