Whamcloud - gitweb
fsck.c (execute): Use '&&' instead of '&'. (It didn't cause a
authorTheodore Ts'o <tytso@mit.edu>
Sun, 22 Feb 2004 02:02:15 +0000 (21:02 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 22 Feb 2004 02:02:15 +0000 (21:02 -0500)
commit993aa11dc8f20122b58332cb49085e190ab3a9e0
treea8bf7fb920c464fcf3ed03055eb774a34ae2282d
parent795afc4483c341d61805247a69b3b696e5599c09
fsck.c (execute): Use '&&' instead of '&'.  (It didn't cause a
problem because we got lucky, but let's do things right.
Fix from Thomas Woerner at Red Hat.)
misc/ChangeLog
misc/fsck.c