]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
UBIFS: Add ubifsumount command to unmount an active volume
authorStefan Roese <sr@denx.de>
Thu, 28 Oct 2010 12:09:22 +0000 (14:09 +0200)
committerStefan Roese <sr@denx.de>
Fri, 3 Dec 2010 15:32:09 +0000 (16:32 +0100)
commitcb9c09d4871015be5710c7bae29b06218ddc3509
treea29fdf9973a9e0da2b0dc09c256335de66aab447
parent49733aa0b9d29803384ad4bce74985f4bbe7e9aa
UBIFS: Add ubifsumount command to unmount an active volume

This new ubifsumount command allows the user to unmount a previously
mounted UBIFS volume.

Signed-off-by: Stefan Roese <sr@denx.de>
common/cmd_ubifs.c
fs/ubifs/super.c