aboutsummaryrefslogtreecommitdiff
path: root/mkfs.ubifs
diff options
context:
space:
mode:
authorBrian Norris <computersforpeace@gmail.com>2010-10-21 00:19:37 -0700
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2010-10-25 22:18:19 +0300
commitdea52ed97103050ec8e797aa0e084bfe090e0fd1 (patch)
tree0169b5fd22bea801c98e5ed7bfc9774e1614518e /mkfs.ubifs
parent8fe49af24eee3563d8585b7ee5f0a079fa496060 (diff)
mtd-utils: nanddump: add 64-bit support, utilize libmtd
Adds support for 64-bit offsets (i.e., devices larger than 4GB). Utilizes the "unsigned long long" data type as the standard type for 64-bit offsets throughout. Reformats a few printf statements to avoid casting and to properly handle "long long." Calls to ioctls are mostly replaced by libmtd interfaces (which should choose the proper ioctls for us); however, a few remain and probably should be handled with more robust interfaces, as some of these ioctls are considered "legacy." Signed-off-by: Brian Norris <computersforpeace@gmail.com> Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'mkfs.ubifs')
0 files changed, 0 insertions, 0 deletions