From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 3 Dec 2010 16:59:31 +0100 Subject: [U-Boot] Please pull u-boot-ubi/master Message-ID: <201012031659.31080.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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(-)