xfs-masters
[Top] [All Lists]

[Bug 804] xfsdump doesn't properly check system() return value in save_q

To: xfs-masters@xxxxxxxxxxx
Subject: [Bug 804] xfsdump doesn't properly check system() return value in save_quotas()
From: bugzilla-daemon@xxxxxxxxxxx
Date: Mon, 29 Dec 2008 16:14:48 -0600
http://oss.sgi.com/bugzilla/show_bug.cgi?id=804


sandeen-xfs@xxxxxxxxxxx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|xfs-masters@xxxxxxxxxxx     |sandeen-xfs@xxxxxxxxxxx




------- Additional Comments From sandeen-xfs@xxxxxxxxxxx  2008-12-29 16:14 CST 
-------
If I try dumping a readonly mount with quotas, I get:

xfsdump: saving user quota information for: /mnt/test
xfsdump: ERROR: open failed /mnt/test/xfsdump_quotas: No such file or directory
xfsdump: ERROR: failed to save user quota information, continuing
xfsdump: saving group quota information for: /mnt/test
xfsdump: ERROR: open failed /mnt/test/xfsdump_quotas_group: No such file or
directory
xfsdump: ERROR: failed to save group quota information, continuing

but no segfault (as was seen in the fpaste)

A corefile+gdb backtrace would be nice, as would perhaps an strace -o trace -ff
of the xfsdump run.



-- 
Configure bugmail: http://oss.sgi.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

<Prev in Thread] Current Thread [Next in Thread>
  • [Bug 804] xfsdump doesn't properly check system() return value in save_quotas(), bugzilla-daemon <=