]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Fix return values of the jffs2 commands ls/fsload/fsinfo,
authorWolfgang Denk <wd@pollux.denx.de>
Tue, 16 Aug 2005 07:32:45 +0000 (09:32 +0200)
committerWolfgang Denk <wd@pollux.denx.de>
Tue, 16 Aug 2005 07:32:45 +0000 (09:32 +0200)
commit87b8bd5aed0d2a71cf77c7178d67a370a0f68612
treee978edbddfee197210d25c78973a12e56896057f
parent3d078ce6d786df932a0c00b8a95c0179c616ebc1
Fix return values of the jffs2 commands ls/fsload/fsinfo,
so we can use them to, e.g., check the existence of a file with
"if ls foo; then this; else that; fi" in the hush shell
Patch by Andreas Engel, 16 August 2005
CHANGELOG
common/cmd_jffs2.c
fs/jffs2/jffs2_1pass.c