#1378 closed defect (fixed)

seek device file system handler returns 0

Reported by: Chris Johns Owned by: Joel Sherrill
Priority: normal Milestone: 4.10
Component: fs Version: 4.10
Severity: normal Keywords:
Cc: vattam.santosh@… Blocked By:
Blocking:

Description

The seek handler for the device file system returns 0 when it should return the position. Device may not be able to seek but this handler should absorb the call with-out error.

Attachments (1)

pr1378.diff (443 bytes) - added by Joel Sherrill on 03/12/09 at 20:10:50.
Fix

Download all attachments as: .zip

Change History (3)

comment:1 Changed on 03/09/09 at 13:26:06 by Santosh Vattam

Cc: Santosh Vattam added

Changed on 03/12/09 at 20:10:50 by Joel Sherrill

Attachment: pr1378.diff added

Fix

comment:2 Changed on 03/12/09 at 20:16:14 by Joel Sherrill

Resolution: fixed
Status: newclosed

Patch committed to 4.7 and newer branches and CVS head.

Note: See TracTickets for help on using tickets.