This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Receive available and used space from JFFS2


Hi,

this adds support for information about used and available space in JFFS2 (ecos). This information is received via cyg_fs_getinfo(). The keys for cyg_fs_getinfo() are FS_INFO_FREESIZE and FS_INFO_USEDSIZE.

Regards,
Dirk



To: ecos-patches@sources.redhat.com
Cc: jffs-dev@axis.com

Attachment: jffs2_getfreespace.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]