Fiemap: amend things about the default buffer size
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Wed, 28 Nov 2012 09:35:24 +0000 (11:35 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Wed, 28 Nov 2012 15:11:11 +0000 (17:11 +0200)
commitc8e03578ab79ad532521f7a8ee317fb8ef93154f
tree147da21f744358681e7188ec7b74e6010cde74b4
parent68ee86011cdb96083ff7ebefa143ff58ceae4aea
Fiemap: amend things about the default buffer size

Introduce a constant for the default buffer size.
Change the constructor interface - now None 'buf_size' means the default
buffer size, which is a nicer interface.

Change-Id: I1bc7dca57e9d36e4a9d6e8cc402b3f5038bcf460
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
bmaptools/Fiemap.py