#18031 closed bug (fixed)

ramfs: can create files named "." or ".."

Reported by: X512 Owned by: nobody
Priority: normal Milestone: R1/beta4
Component: File Systems/RAMFS Version: R1/Development
Keywords: Cc: waddlesplash
Blocked By: Blocking:
Platform: All

Description

This is hrev56567.

> mkdir .
> ls -a .
.  .  ..

"." or ".." file names have spacial meaning and should be not allowed to be created. Creating it cause undeletable directory that contains it.

Change History (1)

comment:1 by waddlesplash, 18 months ago

Milestone: UnscheduledR1/beta4
Resolution: fixed
Status: newclosed

Fixed in hrev56617 +beta4.

Note: See TracTickets for help on using tickets.