commit | 0d8a4e0cd688ad0de6430ce3425c7849cfec1c2d | [log] [tgz] |
---|---|---|
author | Mark Fasheh <mark.fasheh@oracle.com> | Tue Nov 20 11:48:41 2007 -0800 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Tue Nov 27 16:47:03 2007 -0800 |
tree | f959aba36b640232ae9f885b8765fe0e463fde67 | |
parent | bccb9dad8949cd0df1d3d2188a1fdb4b1936d537 [diff] |
ocfs2: Fix comparison in ocfs2_size_fits_inline_data() This was causing us to prematurely push out inline data by one byte. Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>