[arch-projects] [initscripts] [GIT] Arch Linux initscripts repository branch master updated. 2012.02.2-1-g7f42e7e
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Arch Linux initscripts repository". The branch, master has been updated via 7f42e7e621369aa6eaab446dc4c1bc3f04c4b266 (commit) from fd54cc63cd6853b839d8a0d15ff7c8506743ac5a (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 7f42e7e621369aa6eaab446dc4c1bc3f04c4b266 Author: Tom Gundersen <teg@jklm.no> Date: Fri Feb 24 22:36:33 2012 +0100 Revert "deal with both valid return codes of mount -a" This reverts commit fd54cc63cd6853b839d8a0d15ff7c8506743ac5a. The correct return codes of "mount -a" are: 0 all mounts succeeded 64 some mounts succeeded and some failed 32 all mounts failed We want to show "FAILED" on all return codes except for 0. There is a bug in the new mount where "ignored" is taken to be "failed", which gives some false negative. This will be fixed in util-linux. ----------------------------------------------------------------------- Summary of changes: functions | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) hooks/post-receive -- Arch Linux initscripts repository
On 02/24/2012 06:41 PM, Tom Gundersen wrote:
- Log ----------------------------------------------------------------- commit 7f42e7e621369aa6eaab446dc4c1bc3f04c4b266 Author: Tom Gundersen<teg@jklm.no> Date: Fri Feb 24 22:36:33 2012 +0100
Revert "deal with both valid return codes of mount -a"
This reverts commit fd54cc63cd6853b839d8a0d15ff7c8506743ac5a.
The correct return codes of "mount -a" are:
0 all mounts succeeded 64 some mounts succeeded and some failed 32 all mounts failed
We want to show "FAILED" on all return codes except for 0.
There is a bug in the new mount where "ignored" is taken to be "failed", which gives some false negative. This will be fixed in util-linux.
-----------------------------------------------------------------------
Summary of changes: functions | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
hooks/post-receive Nice, so finally was a bug [#1]
[#1] http://comments.gmane.org/gmane.linux.utilities.util-linux-ng/5228 [mount (new): Using -a, exits with 64] -- Gerardo Exequiel Pozzi \cos^2\alpha + \sin^2\alpha = 1
participants (2)
-
Gerardo Exequiel Pozzi
-
tomegunï¼ archlinux.org