JPS6385943A - Control system for data deletion in read only memory device - Google Patents

Control system for data deletion in read only memory device

Info

Publication number
JPS6385943A
JPS6385943A JP61231997A JP23199786A JPS6385943A JP S6385943 A JPS6385943 A JP S6385943A JP 61231997 A JP61231997 A JP 61231997A JP 23199786 A JP23199786 A JP 23199786A JP S6385943 A JPS6385943 A JP S6385943A
Authority
JP
Japan
Prior art keywords
file
data
label
deletion
deleted
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
Application number
JP61231997A
Other languages
Japanese (ja)
Inventor
Kazuhiko Yagyu
柳生 和彦
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP61231997A priority Critical patent/JPS6385943A/en
Publication of JPS6385943A publication Critical patent/JPS6385943A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To keep the secrecy of a deleted data in a read only data memory medium, by providing a file state storing means which represents whether a file is deleted or not, and a data deleting means which rewrites a dummy data compulsorily for the deleting request of the file, and writes a bit of information in the file state storing means. CONSTITUTION:The read only data memory medium 1 is divided into a label storing area 2, and a data storing area 4. In the label storing area 2, a label 3 including a bit of managing information is written at the time of generating the file 5, and a deleting label 11 is written at the time of deleting the data by a label deleting means 9. In the data storing area 4, the file 5 is stored, and a file state memory part 6 which represents whether the data of the file 5 is already deleted or not, and a data area 7 in which the file 5 is written, are provided. The file deleting means 9 starts up the data deleting means 10 at the time of deleting the data. The data deleting means 10 writes the dummy data compulsorily in the data area 7 of the file 5 at the time of deleting the data, and disables the reading of the data written previously, and also, writes a bit of information to represent the fact in the file state memory part 6.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は再書込み不可記憶装置のデータ抹消制御方式に
関し、特に再書込み不可なデータ記憶媒体を備えた記憶
装置におけるデータ抹消制御方式〔従来の技術〕 従来、この種の再書込み不可記憶装置のファイル削除方
式は、ファイルの削除要求がなされたときにファイルが
削除済みであることを示す削除ラベルをラベル格納領域
に追記してファイルの削除を行う方式であった。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a data erasure control method for a non-rewritable storage device, and particularly to a data erasure control method for a storage device equipped with a non-rewritable data storage medium [conventional method] [Technology] Conventionally, the file deletion method for this type of non-rewritable storage device is to add a deletion label to the label storage area to indicate that the file has been deleted when a file deletion request is made, and then delete the file. The method was to do so.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上述した従来の再書込み不可記憶装置のファイル削除方
式では、削除ラベルの有無によりファイルの有無を制御
しているので、障害により削除ラベルの読取りに失敗し
てファイル有りと判断した場合やファイルのラベルを介
さずにデータに直接アクセスした場合等には削除されて
いるはずのファイルのデータを参照することができ、機
密が守れないという欠点がある。
In the conventional file deletion method for non-rewritable storage devices described above, the presence or absence of a file is controlled based on the presence or absence of a deletion label. If the data is directly accessed without going through it, the data in the file that should have been deleted can be referenced, which has the disadvantage that confidentiality cannot be protected.

本発明の目的は、上述の点に鑑み、障害により削除ラベ
ルの読取りに失敗してファイル有りと判断した場合やフ
ァイルのラベルを介さずにデータに直接アクセスした場
合等でも削除済みファイルのデータを参照することがで
きないようにする再書込み不可記憶装置のデータ抹消制
御方式を提供することにある。
In view of the above-mentioned points, it is an object of the present invention to refer to the data of a deleted file even when it is determined that the file exists due to a failure in reading the deletion label due to a failure, or when the data is directly accessed without going through the file label. An object of the present invention is to provide a data deletion control method for a non-rewritable storage device that prevents data deletion from being performed.

〔問題点を解決するための手段〕[Means for solving problems]

本発明の再書込み不可記憶装置のデータ抹消制御方式は
、再書込み不可なデータ記憶媒体を備えこのデータ記t
α媒体上の記憶領域をラベル格納領域とデータ格納領域
とに分割してファイルの作成時にファイルのデータを前
記データ格納領域に書き込むとともにファイルの管理情
報を含むラベルを前記ラベル格納領域に追記しファイル
の削除時にファイルが削除された旨を示す削除ラベルを
′前記ラベル格納領域に追記する再書込み不可記憶装置
において、ファイル内に設けられデータが抹消済みの状
態であるか否かを示すファイル状態記憶手段と、ファイ
ルの削除要求がなされたときにファイルのデータ域に対
して強制的にダミーデータを再書込みして先に書き込ま
れていたデータを読取り不能にするとともに前記ファイ
ル状態記憶手段にその旨の情報を書き込むデータ抹消手
段とを有する。
The data erasure control method for a non-rewritable storage device of the present invention includes a non-rewritable data storage medium,
The storage area on the α medium is divided into a label storage area and a data storage area, and when a file is created, the file data is written to the data storage area, and a label containing file management information is added to the label storage area. In a non-rewritable storage device, a deletion label indicating that the file has been deleted is added to the label storage area when the file is deleted, and the file status memory is provided in the file and indicates whether the data has been deleted. and means for forcibly rewriting dummy data in the data area of the file when a file deletion request is made, making the previously written data unreadable, and writing a message to the effect in the file status storage means. and data erasing means for writing the information.

〔作用〕[Effect]

本発明の再書込み不可記憶装置のデータ抹消制御方式で
は、ファイル内に設けられたファイル状態記憶手段がデ
ータが抹消済みの状態であるか否かを示し、データ抹消
手段がファイルの削除要求がなされたときにファイルの
データ域に対して強制的にダミーデータを再書込みして
先に書き込まれていたデータを読取り不能にするととも
にファイル状態記憶手段にその旨の情報を書き込む。
In the data erasure control method for a non-rewritable storage device of the present invention, the file status storage means provided in the file indicates whether the data has been erased, and the data erasure means indicates whether the file deletion request is made. When this happens, dummy data is forcibly rewritten in the data area of the file to make the previously written data unreadable, and information to that effect is written in the file status storage means.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は、本発明の一実施例を示す構成図である0本実
施例の再書込み不可記憶装置のデータ抹消制御方式は、
再書込み不可なデータ記憶媒体1と、ファイルオーブン
手段8と、ファイル削除手段9と、データ抹消手段10
とから、その主要部が構成されている。
FIG. 1 is a block diagram showing one embodiment of the present invention. The data erasure control method of the non-rewritable storage device of this embodiment is as follows:
A non-rewritable data storage medium 1, a file oven means 8, a file deletion means 9, and a data erasure means 10
Its main parts are composed of:

再書込み不可なデータ記憶媒体1は、ラベル格納領域2
と、データ格納領域4とに分割されている。
A non-rewritable data storage medium 1 has a label storage area 2.
and a data storage area 4.

ラベル格納領域2には、ファイル5の作成時にファイル
5の管理情報を含むラベル3が書き込まれるとともに、
ファイル5の削除時にファイル削除手段9により削除ラ
ベル11が書き込まれる。
In the label storage area 2, a label 3 including management information of the file 5 is written when the file 5 is created, and
When the file 5 is deleted, a deletion label 11 is written by the file deletion means 9.

データ格納領域4には、ファイル5が格納され、ファイ
ル5内にはファイル5のデータが抹消済みであるか否か
を示すファイル状態記憶部6と、ファイル5のデータが
書き込まれたデータ域7とが設けられる。
A file 5 is stored in the data storage area 4, and within the file 5 there is a file status storage section 6 that indicates whether the data of the file 5 has been deleted, and a data area 7 in which the data of the file 5 is written. and is provided.

ファイルオーブン手段8は、削除ラベル11またはファ
イル状態記憶部6に基づいてファイル5が削除済みか否
かを判断してファイル5へのアクセスを制御可能となっ
ている。
The file oven means 8 is capable of controlling access to the file 5 by determining whether the file 5 has been deleted based on the deletion label 11 or the file status storage unit 6.

ファイル削除手段9は、ファイル5の削除時にデータ抹
消手段10を起動するとともに、データ抹消手段10の
動作終了後にラベル格納領域2に削除ラベル11を追記
する。
The file deletion means 9 activates the data deletion means 10 when deleting the file 5, and additionally writes the deletion label 11 in the label storage area 2 after the operation of the data deletion means 10 is completed.

データ抹消手段10は、ファイル5の削除時にファイル
5のデータ域7に対して強制的にダミーデータを再書込
みして先に書き込まれていたデータを読取り不能にする
とともに、ファイル状態記憶部6にその旨の情報を書き
込む。
The data erasing means 10 forcibly rewrites dummy data into the data area 7 of the file 5 when deleting the file 5 to make the previously written data unreadable, and also stores the data in the file status storage unit 6. Write information to that effect.

次に、このように構成された本実施例の再書込み不可記
憶装置のデータ抹消制御方式の動作について第2図およ
び第3図を参照しながら説明する。
Next, the operation of the data erasure control system of the non-rewritable storage device of this embodiment configured as described above will be explained with reference to FIGS. 2 and 3.

まず、第2図に示すファイル5の書き込まれた状態から
ファイル5を削除する場合について説明する。
First, a case will be described in which the file 5 is deleted from the written state shown in FIG. 2.

利用者は、ファイル削除手段9に対してファイル5の削
除要求を行い、ファイル削除手段9を起動させる。
The user requests the file deletion means 9 to delete the file 5 and activates the file deletion means 9.

起動されたファイル削除手段9は、再書込み不可なデー
タ記憶媒体l内から削除対象のファイル5のラベル3を
見つけるためにラベル格納領域2をサーチする。ファイ
ル5のラベル3が見つかると、ファイル削除手段9はラ
ベル3からファイル5の位置情報を得て、データ抹消手
段10を起動する。
The activated file deletion means 9 searches the label storage area 2 to find the label 3 of the file 5 to be deleted from the non-rewritable data storage medium l. When the label 3 of the file 5 is found, the file deletion means 9 obtains the position information of the file 5 from the label 3 and activates the data deletion means 10.

起動されたデータ抹消手段10は、ファイル削除手段9
から渡されたファイル5の位置情報をもとにファイル5
内のファイル状態記憶部6を読み取り、未書込み状態(
データが生きている状B)であるかどうかを検出する。
The activated data deletion means 10 is the file deletion means 9
File 5 based on the location information of file 5 passed from
Reads the file status storage unit 6 in the file and returns it to an unwritten state (
Detect whether the data is alive (B).

ファイル状態記憶部6が未書込み状態であることが検出
された場合には、データ抹消手段10は、第3図に示す
ように、ファイル5のデータ域7に対して強制的にダミ
ーデータを再書込みして先に書き込まれていたデータを
読取り不能にし、しかる後にファイル状態記憶部6に対
してデータが抹消済みであることを示す情報を書き込ん
でファイル削除手段9に制御を戻す。
When it is detected that the file state storage unit 6 is in an unwritten state, the data erasing means 10 forcibly rewrites dummy data to the data area 7 of the file 5, as shown in FIG. The data written earlier is made unreadable, and then information indicating that the data has been deleted is written to the file status storage section 6, and control is returned to the file deletion means 9.

制御を戻されたファイル削除手段9は、ラベル格納領域
2内にファイル5の削除を示す削除ラベル11を追記し
てファイル削除処理を完了する。
The file deletion means 9 whose control has been returned adds a deletion label 11 indicating deletion of the file 5 in the label storage area 2 and completes the file deletion process.

次に、このようにして削除された削除済みファイル5が
アクセスされた場合について説明する。
Next, a case will be described in which the deleted file 5 deleted in this manner is accessed.

利用者がファイル5をアクセスしようとファイルオーブ
ン手段8を起動させると、起動されたファイルオーブン
手段8は、ラベル格納領域2内からアクセス対象のファ
イル5のラベル3および削除ラベル11をサーチする。
When the user activates the file oven means 8 to access the file 5, the activated file oven means 8 searches the label storage area 2 for the label 3 and deletion label 11 of the file 5 to be accessed.

ファイル5の削除ラベル11がサーチされた場合には、
ファイルオーブン手段8はサーチされた削除ラベル11
からファイル5が削除済みファイルであることを認識し
、利用者にその旨の通知を行う。
When deletion label 11 of file 5 is searched,
File oven means 8 is searched deletion label 11
It is recognized that file 5 is a deleted file, and the user is notified of this fact.

ファイル5の削除ラベル11がサーチされなかった場合
には、ファイルオーブン手段8はサーチされたラベル3
からファイル5の位置情報を得て、ファイル5のファイ
ル状態記憶部6を読み込む。
If the deletion label 11 of the file 5 is not searched, the file oven means 8 deletes the searched label 3.
The location information of the file 5 is obtained from the file 5, and the file status storage section 6 of the file 5 is read.

そして、ファイルオーブン手段8は、ファイル状態記憶
部6にデータが抹消済みであることを示す情報が書き込
まれているか否かを検出して、ファイル5が削除済みフ
ァイルであるか否かを判断する。このファイル状態記憶
部6の情報の検出は、障害によりラベル格納領域2の削
除ラベル11のサーチが行われずファイル5が削除済み
ファイルと認識されない場合でも、削除済みファイルで
あることを認識できるようにするために行われる。ファ
イルオーブン手段8は、ファイル5が削除済みファイル
であったときには、その旨を利用者に通知し1.データ
域7のデータにアクセスしない。
Then, the file oven means 8 detects whether or not information indicating that the data has been deleted is written in the file status storage unit 6, and determines whether the file 5 is a deleted file. . This detection of information in the file status storage unit 6 is performed so that even if the file 5 is not recognized as a deleted file because the deletion label 11 in the label storage area 2 is not searched due to a failure, it can be recognized as a deleted file. done in order to When the file 5 is a deleted file, the file oven means 8 notifies the user to that effect; 1. Data in data area 7 is not accessed.

ところで、利用者がファイルオーブン手段8を介さずに
削除済みのファイル5を直接アクセスした場合には、削
除済みのファイル5のデータ域7のデータにアクセスす
ることは可能である。しかし、データ域7はデータ抹消
手段10により強制的にダミーデータを書き込まれてい
て先に書き込まれていたデータがすでに読取り不能にな
っているので、このダミーデータが読み取られたとして
も機密が漏れることはない。
By the way, if the user directly accesses the deleted file 5 without going through the file oven means 8, it is possible to access the data in the data area 7 of the deleted file 5. However, the data area 7 has been forcibly written with dummy data by the data erasure means 10, and the previously written data has already become unreadable, so even if this dummy data is read, the confidentiality will be leaked. Never.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明は、ファイルが削除済みであ
るか否かを示すファイル状態記憶手段と、ファイルの削
除要求がなされたときにファイルのデータ域に対して強
制的にダミーデータを再書込みするとともにファイル状
態記憶手段にその旨の情報を書き込むデータ抹消手段と
を設けることにより、障害により削除ラベルの読取りに
失敗した場合やファイルのラベルを介さずにデータに直
接アクセスした場合等であっても再書込み不可なデータ
記憶媒体内の削除済みファイルのデータの機密を守るこ
とができる効果がある。
As explained above, the present invention includes a file status storage means that indicates whether or not a file has been deleted, and a means for forcibly rewriting dummy data in the data area of the file when a file deletion request is made. At the same time, by providing data erasure means that writes information to that effect in the file status storage means, even if reading of the deletion label fails due to a failure or data is directly accessed without going through the file label, This has the effect of protecting the confidentiality of data in deleted files in a non-rewritable data storage medium.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の再書込み不可記憶WWのデータ抹消制
御方式の一実施例を示す構成図、第2図は本実施例の再
書込み不可記憶装置のデータ抹消制御方式によるファイ
ル削除前の状態を示す図、 第3図は本実施例の再書込み不可記憶装置のデータ抹消
制御方式によるファイル削除後の状態を示す図である。 図において、 ■・・・再書込み不可なデータ記t9媒体、2・・・ラ
ベル格納領域、 3・・・ラベル、 4・・・データ格納領域、 5・・・ファイル、 6・・・ファイル状態記憶部、 7・・・データ域、 8・・・ファイルオープン手段、 9・・・ファイル削除手段、 10・・・データ抹消手段、 11・・・削除ラベルである。
FIG. 1 is a configuration diagram showing an embodiment of the data erasure control method of the non-rewritable storage WW of the present invention, and FIG. 2 is the state before file deletion by the data erasure control method of the non-rewritable storage device of this embodiment. FIG. 3 is a diagram showing the state of the non-rewritable storage device of this embodiment after file deletion by the data deletion control method. In the figure, ■...Data storage medium that cannot be rewritten, 2...Label storage area, 3...Label, 4...Data storage area, 5...File, 6...File status 7. Data area; 8. File opening means; 9. File deletion means; 10. Data deletion means; 11. Deletion label.

Claims (1)

【特許請求の範囲】 再書込み不可なデータ記憶媒体を備えこのデータ記憶媒
体上の記憶領域をラベル格納領域とデータ格納領域とに
分割してファイルの作成時にファイルのデータを前記デ
ータ格納領域に書き込むとともにファイルの管理情報を
含むラベルを前記ラベル格納領域に追記しファイルの削
除時にファイルが削除された旨を示す削除ラベルを前記
ラベル格納領域に追記する再書込み不可記憶装置におい
て、 ファイル内に設けられデータが抹消済みの状態であるか
否かを示すファイル状態記憶手段と、ファイルの削除要
求がなされたときにファイルのデータ域に対して強制的
にダミーデータを再書込みして先に書き込まれていたデ
ータを読取り不能にするとともに前記ファイル状態記憶
手段にその旨の情報を書き込むデータ抹消手段と、 を有することを特徴とする再書込み不可記憶装置のデー
タ抹消制御方式。
[Claims] A non-rewritable data storage medium is provided, and a storage area on the data storage medium is divided into a label storage area and a data storage area, and file data is written to the data storage area when a file is created. In the non-rewritable storage device, a label including management information of the file is added to the label storage area, and a deletion label indicating that the file has been deleted when the file is deleted is added to the label storage area. A file status storage means is provided to indicate whether or not data has been deleted, and when a file deletion request is made, dummy data is forcibly rewritten to the data area of the file and the data is written first. 1. A data deletion control method for a non-rewritable storage device, comprising: data deletion means for rendering unreadable data and writing information to that effect in the file status storage means.
JP61231997A 1986-09-30 1986-09-30 Control system for data deletion in read only memory device Pending JPS6385943A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61231997A JPS6385943A (en) 1986-09-30 1986-09-30 Control system for data deletion in read only memory device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61231997A JPS6385943A (en) 1986-09-30 1986-09-30 Control system for data deletion in read only memory device

Publications (1)

Publication Number Publication Date
JPS6385943A true JPS6385943A (en) 1988-04-16

Family

ID=16932326

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61231997A Pending JPS6385943A (en) 1986-09-30 1986-09-30 Control system for data deletion in read only memory device

Country Status (1)

Country Link
JP (1) JPS6385943A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008026466A1 (en) * 2006-08-31 2008-03-06 Sharp Kabushiki Kaisha File system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008026466A1 (en) * 2006-08-31 2008-03-06 Sharp Kabushiki Kaisha File system

Similar Documents

Publication Publication Date Title
CN1493026B (en) Memory device and record regenerator using it
JPH05233426A (en) Flash memory using method
KR100703680B1 (en) Flash file system
KR100224524B1 (en) Method for incrementally archiving primary storage to archive storage by utlizing both a partition archive status array and a partition map
KR950033851A (en) Method and apparatus for protecting data written to partial read-only memory (ROM) from unauthorized copying
JP2804974B2 (en) Method and apparatus for maintaining data integrity of a magneto-optical disk
US7006416B1 (en) Record medium with mechanism of secrecy protection
JPS6385943A (en) Control system for data deletion in read only memory device
US6463502B1 (en) Backup copying of data to a tape unit with a cache memory
JP2622418B2 (en) Information recording / reproducing method
JPH0553891A (en) Information processor
JPH0322046A (en) Control method for file using draw type storage medium
JPH10289144A (en) Memory control method
JP3359934B2 (en) Data storage device
JPH08272654A (en) File management device
JP3921751B2 (en) Recording apparatus, recording method, and recording / reproducing apparatus
JP2528466B2 (en) IC card
JPH06139650A (en) Circulation use type magnetic tape device
JPH0357037A (en) File management device
JP2001356964A (en) Ciphered data storage device
JPH07253894A (en) Shared storage device
JPH1186512A (en) Data rewriting method for optical disk
JPH04217044A (en) Information processing system
JPH0793980A (en) Data recording and reproducing apparatus
JPS6369072A (en) Directory format