NTFSEntry.getLastModified() was returning

Project:JNode Core
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed
Description

NTFSEntry.getLastModified() was returning zero, so we implemented it.

Done

Patch is add to CVS.

Fabien L.

Testing?

Did you have a chance to test the patch?

Levente

Next

Now it's time to figure out what to do about the other file times. There is creation time, change time (surprisingly NTFS has this too, although I'm more familiar with it from UNIX) and access too. But adding any one of these would mean having to implement it for all filesystems. Laughing out loud

#1

Status:active» closed

Attaching patch:
# Implemented NTFSEntry.getLastModified()
# Implemented lower level retrieval of access time and creation time.

#2

Closing bug, CVS version has been working on our end for some time now.

#3