#129 closed defect (fixed)

dosfs installs headers to includedir

Reported by: Ralf Corsepius Owned by: Joel Sherrill
Priority: normal Milestone: 2
Component: fs Version: unknown
Severity: major Keywords:
Cc: bugs@… Blocked By:
Blocking:

Description

dosfs installs its headers to includedir.

IMO, dosfs headers are RTEMS' OS-internal implementation details and therefore should be hidden deep inside of the include-directory hierarchy (eg. $(includedir)/rtems/fs).

Release:
RTEMS-CVS

Environment:
Any

Attachments (1)

pr129.diff (740 bytes) - added by Ralf Corsepius on 12/03/06 at 13:31:12.
pr129.diff

Download all attachments as: .zip

Change History (3)

comment:1 Changed on 04/04/02 at 21:10:58 by Joel Sherrill

Owner: changed from jennifer to joel

comment:2 Changed on 04/04/02 at 21:16:45 by Joel Sherrill

Status: assignedclosed

State-Changed-From-To: working->closed
State-Changed-Why: Fix committed which reduces the files installed to "dosfs.h".

This file is needed to mount a dos FS so even if it is
not 100% in the right place, it is required to be in the
public install point.

Changed on 12/03/06 at 13:31:12 by Ralf Corsepius

Attachment: pr129.diff added

pr129.diff

Note: See TracTickets for help on using tickets.