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:
bce7f79
)
dlm: check for null in device_write
author
Masatake YAMATO
<yamato@redhat.com>
Wed, 28 May 2008 05:45:10 +0000
(14:45 +0900)
committer
David Teigland
<teigland@redhat.com>
Mon, 14 Jul 2008 18:56:59 +0000
(13:56 -0500)
If `device_write' method is called via "dlm-control",
file->private_data is NULL. (See ctl_device_open() in
user.c. ) Through proc->flags is read.
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
No differences found