Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#51 closed enhancement (fixed)

Need command to test VFS rename() operation

Reported by: Jiri Svoboda Owned by: Tim Post
Priority: blocker Milestone: 0.4.1
Component: helenos/srv/vfs Version: mainline
Keywords: vfs rename shell fs Cc: jakub@…, echo@…
Blocker for: Depends on:
See also:

Description

There is no way to interactively test the rename() operation. A shell command should be implemented to test it.

Change History (7)

comment:1 by Jakub Jermář, 15 years ago

Cc: jakub@… added

comment:2 by Tim Post, 15 years ago

I'll implement a 'mv' command to test this.

comment:3 by Tim Post, 15 years ago

Cc: echo@… added
Owner: set to Tim Post
Priority: majorblocker
Status: newaccepted

I'll add 'ren' for now to test rename(), then implement a recursive mv, rm and cp shortly after. Look for it in about a day (or less), it won't take long.

comment:4 by Jakub Jermář, 15 years ago

Keywords: fs added

comment:5 by Jakub Jermář, 15 years ago

Component: srv/vfs

comment:6 by Jakub Jermář, 15 years ago

Resolution: fixed
Status: acceptedclosed

Fixed in revision 4364.

comment:7 by Jakub Jermář, 15 years ago

Milestone: 0.5.00.4.1
Note: See TracTickets for help on using tickets.