
Hi Wolfgang,
The following changes since commit 49733aa0b9d29803384ad4bce74985f4bbe7e9aa:
Merge branch 'master' of /home/wd/git/u-boot/custodians (2010-11-30 22:13:32 +0100)
are available in the git repository at:
git://www.denx.de/git/u-boot-ubi.git master
Ricardo Ribalda Delgado (1): ubifs.c: BUG: Error following links
Stefan Roese (4): UBIFS: Add ubifsumount command to unmount an active volume UBIFS: Change "ubifs mount" to "ubifsmount" in ubifsls output UBIFS: Change ubifsload to not read beyond the requested size UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition change
common/cmd_ubi.c | 11 ++++++++ common/cmd_ubifs.c | 47 ++++++++++++++++++++++++++++++++- fs/ubifs/super.c | 2 +- fs/ubifs/ubifs.c | 73 ++++++++++++++++++++++++++++++++++++++++++---------- 4 files changed, 117 insertions(+), 16 deletions(-)