diff options
| author | Jan Blunck <[email protected]> | 2010-05-26 14:44:44 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-05-27 09:12:56 -0700 |
| commit | e1c54b64027b52ba43b86fe6219910a9e9a88b73 (patch) | |
| tree | 7ced6b31b24c6311b220109175d15ced03359dfa /scripts/patch-kernel | |
| parent | f6ae31c23be6926359e9379acfdbbdd945209f05 (diff) | |
osst: update ppos instead of using file->f_pos
osst_read()/osst_write() modify file->f_pos directly instead of the ppos
given to them. The VFS later updates the file->f_pos and overwrites it
with the value of ppos.
Signed-off-by: Jan Blunck <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Willem Riede <[email protected]>
Cc: James Bottomley <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions