The patch set contains two patches related to the use of 'offset' option:

-  The first patch is purely cosmetic. Although it touches overflow
   check it only affects what error message is produced.

-  Second patch lessens the restriction on the size alignment when only
   'offset' is specified. The restriction is not only unneeded, it makes
   it difficult to use the 'offset' option.

Tomáš Golembiovský (2):
  raw_bsd: move check to prevent overflow
  raw_bsd: don't check size alignment when only offset is set

 block/raw_bsd.c | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

-- 
2.10.1


Reply via email to