Update / fix extroot comments
authorRafał Miłecki <rafal@milecki.pl>
Tue, 4 Jan 2022 14:27:14 +0000 (15:27 +0100)
committerRafał Miłecki <rafal@milecki.pl>
Tue, 11 Jan 2022 17:51:56 +0000 (18:51 +0100)
commit128ecaf8da9887b3a1fe35ed95d352a9b64b6342
tree68bc68df65748bc7c17772e64657e7793a773438
parentf0fc66a6f468f9fe170596a82c91fadcbdf00830
Update / fix extroot comments

Comment in start() was invalid as mount_extroot() doesn't handle any
mounting internally. It was a misunderstanding coming from block.c
function called just the same.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
libfstools/overlay.c
mount_root.c