rcore-os / rcore-fs

The file system module for rCore OS.
MIT License
49 stars 24 forks source link

Add mmap operation to VFS INode interface #10

Closed equation314 closed 4 years ago

wangrunji0408 commented 4 years ago

Explicitly define the bitflags of prot and flags?

equation314 commented 4 years ago

These fields may depend on kernel implementation?

wangrunji0408 commented 4 years ago

Oh, right.

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build c6662e123e15ee0489289bf3584c39d19fee31cd-PR-10

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build e17b27b3d257f23ed8ba43d902c909d23245a008: 0.0%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls