ocfs2: take ip_alloc_sem during entire truncate
authorMark Fasheh <mark.fasheh@oracle.com>
Wed, 9 May 2007 20:40:18 +0000 (13:40 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Wed, 11 Jul 2007 00:19:57 +0000 (17:19 -0700)
Use of the alloc sem during truncate was too narrow - we want to protect
the i_size change and page truncation against mmap now.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>

No differences found