]> git.baikalelectronics.ru Git - kernel.git/commit
Ocfs2/move_extents: Set several trivial constraints for threshold.
authorTristan Ye <tristan.ye@oracle.com>
Wed, 25 May 2011 06:45:41 +0000 (14:45 +0800)
committerTristan Ye <tristan.ye@oracle.com>
Wed, 25 May 2011 07:17:13 +0000 (15:17 +0800)
commit53f7dd540ba2428c22edd01eecfa93c2c85eb505
tree7eae649c453e65bc8b585d9f605bbabe9bdda5e2
parentf47235bc159b3db14a3fb95be7ce5e95575dc1b5
Ocfs2/move_extents: Set several trivial constraints for threshold.

The threshold should be greater than clustersize and less than i_size.

Signed-off-by: Tristan Ye <tristan.ye@oracle.com>
fs/ocfs2/move_extents.c