Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2005-10-11 11:26:15 +0400
committerRob Landley <rob@landley.net>2005-10-11 11:26:15 +0400
commitff567f7943f50b88dea14cd27636168ba2d319b5 (patch)
tree78de3691d83082ad26c2b2c02cc60d46bd912ed8 /init
parent554a9ff7eaf60bcb960a5f0670a9ed74db2f3292 (diff)
The check for EROFS was wrong. For example, if you try to mount a filesystem
appended to an executable that's being run (yes, I'm doing this) you get EPERM, but mounting readonly fixes it. Doing the fallback all the time shouldn't hurt, and is one less test.
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions