Skip to content
Commit e8fce482 authored by Joel Becker's avatar Joel Becker
Browse files

ocfs2_dlmfs: Don't honor truncate. The size of a dlmfs file is LVB_LEN



We want folks using dlmfs to be able to use the LVB in places other than
just write(2)/read(2).  By ignoring truncate requests, we allow 'echo
"contents" > /dlm/space/lockname' to work.

Signed-off-by: default avatarJoel Becker <joel.becker@oracle.com>
parent 553b5eb9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment