]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/glsdk-u-boot.git/commit
cmd_reiser: use common get_device_and_partition function
authorRob Herring <rob.herring@calxeda.com>
Thu, 23 Aug 2012 11:31:50 +0000 (11:31 +0000)
committerTom Rini <trini@ti.com>
Tue, 25 Sep 2012 21:49:18 +0000 (14:49 -0700)
commit650f36641ccfe1c2444277891da7c76cdde99f8b
treebcab984686fe6c08a7e28a09406193b2a7b8f175
parent412045704477a9b4d46b7e1fddbd53ec5dcde155
cmd_reiser: use common get_device_and_partition function

Convert reiserload and reiserls to use common device and partition parsing
function. With the common function "dev:part" can come from the
environment and a '-' can be used in that case.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
common/cmd_reiser.c
fs/reiserfs/dev.c
include/reiserfs.h