diff options
author | Mark Fasheh <mark.fasheh@oracle.com> | 2006-05-06 02:04:03 (GMT) |
---|---|---|
committer | Mark Fasheh <mark.fasheh@oracle.com> | 2006-05-17 21:38:47 (GMT) |
commit | 53013cba4118a5cfe8f7c7ea5e5bc1c48b160f76 (patch) | |
tree | 5170ed12fbe07b5e8557e61952aa27c25034bd7a /init/main.c | |
parent | 0c056c50a6218e0e577817c16ba8851af593d742 (diff) | |
download | linux-fsl-qoriq-53013cba4118a5cfe8f7c7ea5e5bc1c48b160f76.tar.xz |
ocfs2: take data locks around extend
We need to take a data lock around extends to protect the pages that
ocfs2_zero_extend is going to be pulling into the page cache. Otherwise an
extend on one node might populate the page cache with data pages that have
no lock coverage.
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
Diffstat (limited to 'init/main.c')
0 files changed, 0 insertions, 0 deletions