commit | 7ad8b3d30ecae325fcccbf86f34ce3af716b4f95 | [log] [tgz] |
---|---|---|
author | Sunil Mushran <sunil.mushran@oracle.com> | Wed Feb 06 12:11:17 2008 -0800 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Mon Mar 03 15:50:21 2008 -0800 |
tree | 90f222beb42712c9c01a28c6dd3bd372b82706df | |
parent | 976dde010e513a9c7c3117a32b7b015f84b37430 [diff] |
ocfs2: Enable localalloc for local mounts Commit 2fbe8d1ebe004425b4f7b8bba345623d2280be82 disabled localalloc for local mounts. This caused issues as ocfs2 uses localalloc to provide write locality. This patch enables localalloc for local mounts. Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com> Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>