git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
553b5eb
)
ocfs2_dlmfs: Don't honor truncate. The size of a dlmfs file is LVB_LEN
author
Joel Becker
<joel.becker@oracle.com>
Wed, 10 Feb 2010 01:52:13 +0000
(17:52 -0800)
committer
Joel Becker
<joel.becker@oracle.com>
Fri, 26 Feb 2010 23:41:18 +0000
(15:41 -0800)
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: Joel Becker <joel.becker@oracle.com>
No differences found