JPS6369072A - Directory format - Google Patents
Directory formatInfo
- Publication number
- JPS6369072A JPS6369072A JP61211728A JP21172886A JPS6369072A JP S6369072 A JPS6369072 A JP S6369072A JP 61211728 A JP61211728 A JP 61211728A JP 21172886 A JP21172886 A JP 21172886A JP S6369072 A JPS6369072 A JP S6369072A
- Authority
- JP
- Japan
- Prior art keywords
- file
- directory
- bit
- erased
- track number
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Landscapes
- Management Or Editing Of Information On Record Carriers (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Signal Processing For Digital Recording And Reproducing (AREA)
- Optical Recording Or Reproduction (AREA)
Abstract
Description
【発明の詳細な説明】
[産業上の利用分野]
本発明はディレクトリフォーマットに係り、特に情報ト
ラックに記録されたファイルデータについてのファイル
情報が記録されたディレクトリのディレクトリフォーマ
ットに関する。DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a directory format, and particularly to a directory format of a directory in which file information regarding file data recorded on an information track is recorded.
[従来技術]
フロッピーディスク、磁気ハードディスク等で大量のフ
ァイルデータを扱うファイル管理方法としてディレクト
リが用いられている。[Prior Art] Directories are used as a file management method for handling large amounts of file data on floppy disks, magnetic hard disks, and the like.
これは、ファイルデータの見出しとして使用されている
もので、ファイル名、作成日付、該当するファイルデー
タの書き込み位fa(先頭トラック番号)1等が含まれ
ている。新しいファイルデータを作成した時は、新しい
ディレクトリを作成し、不要になったファイルデータが
発生した時は該当するディレクトリを削除することによ
り、ファイルデータの管理が容易にできる。This is used as a heading for the file data, and includes the file name, creation date, writing position fa (first track number) 1 of the corresponding file data, and the like. File data can be easily managed by creating a new directory when new file data is created, and deleting the corresponding directory when unnecessary file data is generated.
[発明が解決しようとする問題点]
上記磁気記録媒体のように、消去、再書き込みが可使な
情報記録媒体を使用するシステムでは消去、再書き込み
は容易であるが、近年使用され始めた消去不可能で、追
記記録のみ可能な情報記録媒体、例えば光カードのよう
な情報記録媒体を使用するシステムでは不要になったフ
ァイルの消去方法が困難であった。[Problems to be solved by the invention] Erasing and rewriting are easy in systems using information recording media that can be erased and rewritten, such as the above-mentioned magnetic recording medium. However, in a system using an information recording medium such as an optical card, which allows only additional recording, it is difficult to erase files that are no longer needed.
[問題点を解決するための手段]
上記の問題点は、情報トラックに記録されたファイルデ
ータについてのファイル情報が記録されたディレクトリ
内における先頭トラック番号部に、論理的な消去ファイ
ルを示す領域を設けたことを特徴とする本発明のディレ
クトリフォーマットによって解決される。[Means for solving the problem] The above problem is solved by adding an area indicating a logical deletion file to the first track number section in the directory in which file information about file data recorded on the information track is recorded. The problem is solved by the directory format of the present invention, which is characterized in that:
ここで、論理的な消去ファイルとは情報トラックには実
際記録されているが、ディレクトリによって消失された
とみなされるファイルをいう。Here, the logically deleted file refers to a file that is actually recorded on the information track but is considered to have been deleted by the directory.
[作用]
本発明は、情報トラックに実際記録されているファイル
を、ディレクトリの先頭トラック番号部内の所望の領域
にファイルが消去したものと記録することによって、消
去動作を行わせようとするものである。[Operation] The present invention attempts to perform an erasing operation by recording the file actually recorded on the information track as the erased file in a desired area within the first track number section of the directory. be.
[実施例] 以下、本発明の実施例を図面を用いて詳細に説明する。[Example] Embodiments of the present invention will be described in detail below with reference to the drawings.
なお、本発明のディレクトリフォーマットの一例として
、光カードのディレクトリに用いたディレクトリフォー
マットについて説明する。As an example of the directory format of the present invention, a directory format used for the directory of an optical card will be described.
第5図はディレクトリを有する光カードの一例の概略的
構成図である。FIG. 5 is a schematic diagram of an example of an optical card having a directory.
同図に示すように、光カード30は情報トラック31
(311,312、・参〇)とディレクトリ32 (3
21,322、−ψ・)とから構成されている。情報ト
ラック31に記録されたファイルデータのデータはファ
イルごとにディレクトリ32に記録される。As shown in the figure, the optical card 30 has an information track 31
(311, 312, 3) and directory 32 (3
21, 322, -ψ・). The file data recorded on the information track 31 is recorded in the directory 32 for each file.
第2図はディレクトリフォーマットの一構成例を示す概
略図である。FIG. 2 is a schematic diagram showing an example of the structure of a directory format.
同図に示すように、ディレクトリ20の構成はファイル
基部25.拡張子部24.属性部23゜先頭トラック番
号部22.ファイルサイズ部21等から構成されている
。As shown in the figure, the structure of the directory 20 is a file base 25. Extension section 24. Attribute section 23° First track number section 22. It is composed of a file size section 21 and the like.
本発明のディレクトリフォーマットの特徴部分は前記先
頭トラック番号部22にある。The characteristic part of the directory format of the present invention is in the first track number section 22.
第1図は本発明による先頭トラック番号部の一実施例を
示す概略的構成図である。FIG. 1 is a schematic diagram showing an embodiment of the first track number section according to the present invention.
同図に示すように、ビットφからビット14までを先頭
トラック番号記録領域22aとして使用して、ビット1
5をファイルが消去済みか否かを判断するデリートピッ
)22bにする。As shown in the figure, bit φ to bit 14 are used as the leading track number recording area 22a, and bit 1
5 to the delete pin (22b) that determines whether the file has been deleted.
以下、上記ディレクトリフォーマットを用いたファイル
管理の方法について説明する。A file management method using the above directory format will be described below.
例えば、デリートピッ)22bがOなら有効なファイル
、1なら消去済のファイルを表わすとして、全ディレク
トリを読み出した時、第3図(A)で説明されるように
、ファイル名及び拡張子がそれぞれ、JIRO,DAT
、JIRO。For example, assuming that DeletePicture 22b is 0 indicating a valid file and 1 indicating a deleted file, when the entire directory is read, the file name and extension will be changed as shown in FIG. 3(A). JIRO, DAT
, JIRO.
DOC,JIRO,DATの名前を持つディレクトリ2
6,27.28が3つ存在したとする。各々のデリート
ビット22bを検査し、ディレクトリ26(ファイル名
及び拡張子JIRO。Directory 2 with names DOC, JIRO, DAT
Suppose there are three numbers 6, 27, and 28. Check the delete bit 22b for each directory 26 (file name and extension JIRO).
DAT)のデリートビットが0であったとしても、ディ
レクトリ28(ファイル名及び拡張子J IRO、DA
T)のデリートビットが1であれば、J I RO、D
ATのファイルは消去されたものとみなされ、使用可部
なファイルは第3図(B)に示すように、JIRO,D
OCのみとなる。このとき、ディレクトリ26の先頭ト
ラック番号はディレクトリ28の先頭トラック番号と同
じである。DAT), even if the delete bit is 0, the directory 28 (file name and extension J IRO, DA
If the delete bit of T) is 1, J I RO, D
The AT file is considered to have been deleted, and the usable file is stored in the JIRO, D as shown in Figure 3 (B).
Only OC will be available. At this time, the first track number of the directory 26 is the same as the first track number of the directory 28.
上記第3図(A)に続いて、ファイル名及び拡張子JI
RO,DATのファイルを追加記録し、ディレクトリ2
9を設ける。この追加記録においては、先頭トラック番
号の値が、ディレクトリ26(ファイル名及び拡張子J
I RO、DAT)とは異なるため、追加記録したJ
IRO。Following Figure 3 (A) above, the file name and extension JI
Add the RO and DAT files and save them to directory 2.
9 will be provided. In this additional recording, the value of the first track number is the directory 26 (file name and extension J
Since it is different from IRO, DAT), additionally recorded J
IRO.
DATのファイルのみを有効にすることが可能となる。It becomes possible to enable only DAT files.
上記追加記録の場合について、第4図を用いて具体的に
示す。The case of the above-mentioned additional recording will be specifically illustrated using FIG.
第4図において、JIRO,DATのファイル(以下J
IRO,DAT−1と記す)が3トラツク目から記録さ
れ、新しく追加されたJIRO。In Figure 4, the JIRO and DAT files (hereinafter referred to as J
IRO, DAT-1) was recorded from the 3rd track, and JIRO was newly added.
DATのファイル(以下JIRO,DAT−2と記す)
が8トラツク目から記録されたとすると、JIRO,D
AT−1のディレクトリ26のトラック番号部26aの
値は0003 (16進数)、JIRO,DAT−1の
ディレクトリ28のトラック番号部28aは8003
(16進数)、追記したJIRO,DAT−2のディレ
クトリ29のトラック番号部29aは000B (16
進)となる。DAT file (hereinafter referred to as JIRO, DAT-2)
is recorded from the 8th track, JIRO,D
The value of the track number part 26a of the directory 26 of AT-1 is 0003 (hexadecimal), and the value of the track number part 28a of the directory 28 of JIRO, DAT-1 is 8003.
(hexadecimal number), the track number part 29a of the added JIRO, DAT-2 directory 29 is 000B (16
).
以上説明したように、上記のディレクトリフォーマット
によって追記型情報記録媒体もフロッピーディスクと同
様に取り扱うことが可能となった。As explained above, the above directory format allows write-once information recording media to be handled in the same way as floppy disks.
上記実施例においては、先頭トラック番号を2バイトと
して表現しているが、1バイトでも。In the above embodiment, the first track number is expressed as 2 bytes, but it can also be expressed as 1 byte.
あるいは3バイト以上であってもよい。Alternatively, it may be 3 bytes or more.
[発明の効果]
以上詳細に説明したように、本発明によるディレクトリ
フォーマットによれば、先頭トラック番号部に論理的な
消去ファイルを示す領域を設けたことにより、追記型情
報記録媒体でも簡単にファイルの論理的消去が可能とな
った。[Effects of the Invention] As explained in detail above, according to the directory format according to the present invention, by providing an area indicating a logical erase file in the first track number section, files can be easily deleted even on write-once information recording media. Logical deletion is now possible.
なお、本発明によれば、通常のディレクトリ処理とは異
った特別の処理ルーチンをもたせることにより、論理的
な消去ファイルを読み出すことが可能となり、ファイル
処理におけるバックアップを取ることが可能となる。According to the present invention, by providing a special processing routine that is different from normal directory processing, it becomes possible to read logically erased files, and it becomes possible to take backups in file processing.
第1図は本発明による先頭トラック番号部の一実施例を
示す概略的構成図である。
第2図はディレクトリフォーマットの一構成例を示す概
略図である。
第3図及び第4図は本発明のディレクトリフォーマット
の効果の説明図である。
第5図はディレクトリを有する光カードの一例の概略的
構成図である。
20・φ・・−ディレクトリ
?l・・・・・ファイルサイズ部
22φ嗜・・e先頭トラック番号部
23・・φ・・属性部
24・・・・・拡張子部
2511・−・・ファイル部
22a・・・・・先頭トラック番号記録領域
22b・虐・拳骨デリートビット
代理人 弁理士 山 下 積 平
第3図
(A) (73)第4図
区工I口99a
第5図FIG. 1 is a schematic diagram showing an embodiment of the first track number section according to the present invention. FIG. 2 is a schematic diagram showing an example of the structure of a directory format. FIGS. 3 and 4 are explanatory diagrams of the effects of the directory format of the present invention. FIG. 5 is a schematic diagram of an example of an optical card having a directory. 20・φ・・−Directory? l...File size section 22φ...e First track number section 23...φ...Attribute section 24...Extension section 2511...File section 22a...First track Number recording area 22b/Gaku/Fist bone delete bit Agent Patent attorney Seki Yamashita Figure 3 (A) (73) Figure 4 Ward construction I entrance 99a Figure 5
Claims (1)
ァイル情報が記録されたディレクトリ内における先頭ト
ラック番号部に、論理的な消去ファイルを示す領域を設
けたことを特徴とするディレクトリフォーマット。A directory format characterized in that an area indicating a logical erased file is provided in a first track number section in a directory in which file information regarding file data recorded on an information track is recorded.
Priority Applications (5)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP61211728A JPS6369072A (en) | 1986-09-10 | 1986-09-10 | Directory format |
| CA000546186A CA1320268C (en) | 1986-09-10 | 1987-09-04 | Information record medium having an area for recording information indicating logical erasure of data and method for recording information on the same |
| DE8787307941T DE3764046D1 (en) | 1986-09-10 | 1987-09-08 | INFORMATION RECORDING METHOD. |
| EP87307941A EP0260115B1 (en) | 1986-09-10 | 1987-09-08 | Information record method |
| US07/372,168 US4910724A (en) | 1986-09-10 | 1989-06-27 | Information recording medium having an area for recording information indicating logical erasure of data and method for recording information |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP61211728A JPS6369072A (en) | 1986-09-10 | 1986-09-10 | Directory format |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPS6369072A true JPS6369072A (en) | 1988-03-29 |
Family
ID=16610616
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP61211728A Pending JPS6369072A (en) | 1986-09-10 | 1986-09-10 | Directory format |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPS6369072A (en) |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH04125882A (en) * | 1990-09-14 | 1992-04-27 | Canon Inc | File control method |
| JPH04188484A (en) * | 1990-11-22 | 1992-07-07 | Canon Inc | File management method |
| US5349577A (en) * | 1991-09-25 | 1994-09-20 | Olympus Optical Co., Ltd. | Optical record medium including data record region and directory record region and method of managing file data |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS5832236A (en) * | 1981-08-18 | 1983-02-25 | Matsushita Electric Ind Co Ltd | Optical recorder and reproducer |
| JPS58137138A (en) * | 1982-02-05 | 1983-08-15 | Sanyo Electric Co Ltd | Information recording and reproducing method |
-
1986
- 1986-09-10 JP JP61211728A patent/JPS6369072A/en active Pending
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS5832236A (en) * | 1981-08-18 | 1983-02-25 | Matsushita Electric Ind Co Ltd | Optical recorder and reproducer |
| JPS58137138A (en) * | 1982-02-05 | 1983-08-15 | Sanyo Electric Co Ltd | Information recording and reproducing method |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH04125882A (en) * | 1990-09-14 | 1992-04-27 | Canon Inc | File control method |
| JPH04188484A (en) * | 1990-11-22 | 1992-07-07 | Canon Inc | File management method |
| US5349577A (en) * | 1991-09-25 | 1994-09-20 | Olympus Optical Co., Ltd. | Optical record medium including data record region and directory record region and method of managing file data |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| EP0479535B1 (en) | File managing method | |
| US7856451B2 (en) | Selective file erasure using metadata modifications | |
| US8180984B1 (en) | System and method for consolidation of backups | |
| WO1993025956B1 (en) | Method and apparatus for writing files on nonerasable storage medium | |
| US6256232B1 (en) | Data access method capable of reducing the number of erasing to flash memory and data patch and access device using the same | |
| KR100224524B1 (en) | Partition Archive Status A method for incrementally recording a primary storage medium to an archive storage medium using both an array and a partition map. | |
| US5337197A (en) | Method and system for maintaining directory consistency in magneto-optic media | |
| US20090030954A1 (en) | Management of multiple virtual data copies | |
| JPS6369072A (en) | Directory format | |
| JPS60175254A (en) | Dead copy preventing method for software recording medium | |
| JPS6069859A (en) | File management system | |
| JP2002373099A (en) | Disk management method | |
| JP2622418B2 (en) | Information recording / reproducing method | |
| JPH04315232A (en) | Disk device and file managing method therefor | |
| JP2822869B2 (en) | Library file management device | |
| JPH04217044A (en) | Information processing system | |
| JP3936839B2 (en) | Data storage system | |
| JPH05290514A (en) | Recording and reproducing device | |
| JPH02132516A (en) | Writable optical disc management system and method | |
| JP2003015924A (en) | File management method | |
| JPH0581113A (en) | File management method and computer system | |
| JPH03257521A (en) | Medium copy system | |
| JPS6391887A (en) | Data recording system | |
| JPS63257946A (en) | external storage device | |
| JP2004005524A (en) | Data recording device, data recording method, program for executing the method, and program recording medium |