For posterity, CVE-2010-2943 (http://cve.mitre.org/cgi-
bin/cvename.cgi?name=CVE-2010-2943) only listed 3 patches despite the
initial patch being a series of 4 commits.
https://bugzilla.redhat.com/show_bug.cgi?id=624923 shows all 4 patches.
(Plus a QA patch and an additional patch to fix a regress
I see this has been reproduced on a small filesystem, but for future reference
xfs
has a utility called xfs_metadump that helps in these situations. It grabs just
the
metadata, so it results in a relatively small file, and the file can then be
exploded back
into a sparse image of the original fi
I have the same issue. Added some log messages to /etc/network/if-
up.d/mountnfs script and discovered that the script was exiting in
exit_unless_last_interface. That function reads /etc/network/interfaces
and exits if not all of the "auto" interfaces are currently up.
My /etc/network/interfaces f