JPH0322046A - Control method for file using draw type storage medium - Google Patents

Control method for file using draw type storage medium

Info

Publication number
JPH0322046A
JPH0322046A JP1156478A JP15647889A JPH0322046A JP H0322046 A JPH0322046 A JP H0322046A JP 1156478 A JP1156478 A JP 1156478A JP 15647889 A JP15647889 A JP 15647889A JP H0322046 A JPH0322046 A JP H0322046A
Authority
JP
Japan
Prior art keywords
file
address
address conversion
directory
medium
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.)
Granted
Application number
JP1156478A
Other languages
Japanese (ja)
Other versions
JPH0687229B2 (en
Inventor
Osamu Fukui
福井 修
Takeshi Suga
武 菅
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.)
Panasonic System Solutions Japan Co Ltd
Original Assignee
Matsushita Graphic Communication Systems Inc
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 Matsushita Graphic Communication Systems Inc filed Critical Matsushita Graphic Communication Systems Inc
Priority to JP1156478A priority Critical patent/JPH0687229B2/en
Publication of JPH0322046A publication Critical patent/JPH0322046A/en
Publication of JPH0687229B2 publication Critical patent/JPH0687229B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To easily use update and control a file by directly accessing the file from the OS (operating system) side through an address conversion table on a memory where the latest information is always written. CONSTITUTION:When a new file is registered or the file is updated, a pertinent directory is newly generated and is additionally written in another position of a medium. Since the actual address of the directory is changed at this time, contents of the address conversion table on the memory are rewritten with the latest information, and new address correspondence relations are additionally written in an address conversion history table on the medium. The OS accesses the file through the address conversion table on the memory to see the file always controlled in the latest state. Thus, the file is easily accessed and controlled in the general OS level, and the erased file is easily restored.

Description

【発明の詳細な説明】 産業上の利用分野 この発明は、光ディスクで代表される追記型記憶媒体に
編成されるファイルの管理方法に関する。
DETAILED DESCRIPTION OF THE INVENTION Field of Industrial Application This invention relates to a method for managing files organized in a write-once storage medium typified by an optical disk.

従来の技術 追記型光ディスクは磁気ディスクと異なりデータを書き
換えることができないので、これをファイルの媒体とし
た場合、ファイルの更新(追加、削除、変更)には特別
の処理が必要になる。
Conventional technology Unlike magnetic disks, data cannot be rewritten on write-once optical disks, so if this is used as a file medium, special processing is required to update (add, delete, change) files.

追記型光ディスクを用いた従来のファイルシステムでは
、ファイルやデータの管理を検索システムに1かせてお
り、汎用オペレーティングシステム(例えばMS−DO
S  MS−CDex)レベルでのインターフエイスを
持たず、ファイルの追加、変更には新たな検索情報を加
えることで対処するとともに、ファイルの削除(論理的
な削除である)に対しては削除するファイルの検索情報
を実質的に見えなくする方法をとっていた。
In conventional file systems using write-once optical discs, the management of files and data is left to the search system, and general-purpose operating systems (for example, MS-DO
It does not have an interface at the MS-CDex) level, and handles file additions and changes by adding new search information, and deletes files (logical deletion). The method used was to make file search information virtually invisible.

発明が解決しようとする課題 前述した従来のファイル管理方法では、汎用OS(オペ
レーティングシステム)レベルでのアプリケーションイ
ンターフエイスがないので、上位システムから直接的に
ファイルをアクセス(ファイル更新を含む)することが
できないという基本的な問題がある。1た、一度削除し
たファイルも実際には光ディスク上に残っている訳であ
るが、その削除済ファイルを復活させて利用したくても
、その削除済ファイルの識別番号を忘れてし筐っていれ
ば、それを検索することができなかった。
Problems to be Solved by the Invention In the conventional file management method described above, there is no application interface at the general-purpose OS (operating system) level, so it is not possible to directly access files (including file updates) from the higher-level system. The basic problem is that it cannot be done. 1. Files that have been deleted actually remain on the optical disk, but even if you want to restore and use the deleted file, you may have forgotten the identification number of the deleted file. If so, I couldn't search for it.

この発明は前述の問題点に鑑みなされたもので、その目
的は、汎用OSレベルからファイルのアクセス、管理を
容易にできるようにするとともに、消去済ファイルを容
易に復活することができるようにしたファイル管理方法
を提供することにある。
This invention was made in view of the above-mentioned problems, and its purpose is to make it easier to access and manage files from the general-purpose OS level, and to easily restore deleted files. The purpose is to provide a file management method.

課題を解決するための手段 そこでこの発明では、追記型記憶媒体にファイルを編成
するにあたり、各ファイルのディレクトリの前記媒体上
の実アドレスとオペレーティングシステム(OS)から
みた仮想アドレスとの対応関係の最新情報を読み書き自
在なメモリにアドレス変換テーブルとして作成するとと
もに、前記媒体上には前記関係のすべての情報をアドレ
ス変換履歴テーブルとして作成しておくようにした。
Means for Solving the Problems Therefore, in the present invention, when organizing files in a write-once storage medium, the latest correspondence between the real address of each file's directory on the medium and the virtual address seen from the operating system (OS) is determined. Information is created as an address conversion table in a readable/writable memory, and all information related to the above relationship is created as an address conversion history table on the medium.

作用 新たなファイルが登録されたり、ファイルが更新された
うすると、該当するディレクトリが新たに作成されて前
記媒体の新たな位置に書き加えられる。このときディレ
クトリの実アドレスが変わるので、前記メモリのアドレ
ス変換テーブルの内容を最新のものに書き換えるととも
に、前記媒体上のアドレス変換履歴テーブルに新たに生
じたアドレス対応関係を書き加える。OSは前記メモリ
のアドレス変換テーブルを介してファイルにアクセスす
ることで、常に最新の状態に管理されているファイルを
見ることになる。1た、前記アドレス変換履歴テーブル
は過去の前記対応関係が残っているので、このテーブル
を検索することで削除済のファイルを必要に応じて復活
させることができる。
Operation When a new file is registered or a file is updated, a new corresponding directory is created and written to the new location on the medium. At this time, since the real address of the directory changes, the content of the address translation table in the memory is rewritten to the latest one, and the newly generated address correspondence relationship is added to the address translation history table on the medium. By accessing files via the address conversion table in the memory, the OS always sees files that are managed in the latest state. Furthermore, since the address translation history table retains the above-mentioned past correspondence, deleted files can be restored as necessary by searching this table.

実施例 本発明が実施されるファイルシステムの概要を第5図に
示している。このシステムでは、CPUl1主メモリ2
、インターフェイス3等からなるファイルプロセッサ4
に、ファイル媒体としての追記型光ディスクに対してデ
ータの読み書きを行なうディスクプレーヤ5と、キーボ
ード6、ディスプレイ7、プリンタ8などを制御する入
出力制御装置9が結合されている。
Embodiment FIG. 5 shows an outline of a file system in which the present invention is implemented. In this system, CPUl1 main memory 2
, a file processor 4 consisting of an interface 3, etc.
A disk player 5 for reading and writing data on a write-once optical disk as a file medium, and an input/output control device 9 for controlling a keyboard 6, a display 7, a printer 8, etc. are coupled to the disk player 5.

以下に説明する例では、追記型光ディスクにファイルA
とファイルBが既に登録されているとする。第1図には
ファイルの初期状態を示している。
In the example explained below, file A is stored on the write-once optical disc.
Assume that file B has already been registered. FIG. 1 shows the initial state of the file.

ファイルAは3つのメンバal,a2、a3からなり、
ファイルAのディレクトリはメンバa1、a2、a3の
それぞれの記入項目(a 1)  (a 2)  (a
 3)の集合である。ファイルAの各メンバal,a2
、a3の実体データは光ディスクの所定エリアに書き込
1れ、ファイルAのディレクトリ (al)(a2)(
a3)は同じ光ディスクのディレクトリエリアの実アド
レス(k+1)に書き込1れている。
File A consists of three members al, a2, a3,
The directory of file A is the entry for each member a1, a2, a3 (a 1) (a 2) (a
3). Each member al, a2 of file A
, a3 are written in a predetermined area of the optical disk, and the file A directory (al) (a2) (
a3) is written to the real address (k+1) of the directory area of the same optical disk.

同様にファイルBは2つのメンバb1、b2からなシ、
その実体データが前記光ディスクの所定エリアに書き込
1れているとともに、ファイルBのディレクトリ(bl
)  (b2)は前記光ディスクの実アドレス(k+2
)に書き込まれている。
Similarly, file B consists of two members b1 and b2,
The actual data is written in a predetermined area of the optical disc, and the directory of file B (bl
) (b2) is the real address (k+2
) is written in.

そしてOSレベルから見たファイルAのディレクトリに
は仮想アドレス(m)が割当てられ、同じくファイルB
のディレクトリには仮想アドレス(m+1)が割当てら
れている。この場合、ファイルプロセソサ4の主メモリ
2上に、仮想アドレスと実アドレスの対応関係(m)→
(k+1) 、(m+1)→(k+2)  を示すアド
レス変換テーブルを作成する。壕た前記光ディスク上に
も第1図に示すアドレス変換履歴テーブル(初期状態で
はアドレス変換テーブルと同じ内容)を作成する。
Then, the virtual address (m) is assigned to the directory of file A seen from the OS level, and the directory of file B is also assigned a virtual address (m).
A virtual address (m+1) is assigned to the directory. In this case, the correspondence relationship (m) between virtual addresses and real addresses is stored on the main memory 2 of the file processor 4 →
An address conversion table showing (k+1) and (m+1)→(k+2) is created. An address conversion history table (with the same contents as the address conversion table in the initial state) shown in FIG. 1 is also created on the trenched optical disk.

上述の初期状態からファイルAに新たなメンバa4を追
加する場合、各管理情報を第2図のように処理する。1
ず追加したメンバa4の記入項目(a4)を加えたファ
イルAの新しいディレクトリ(al)  (a2)  
(a3)  (a4)を前記光ディスクの実アドレス(
k+3)に書き込み、次に仮想アドレス(m)  と実
アドレス(k+3)の対応関係を光ディスク上のアドレ
ス変換履歴テーブルに追記する。さらにメモリ上のアド
レス変換テーブルに釦いて、古い対応関係(m)→(k
+1)を新しい対応関係( m )→(k+3)に書き
換える。
When adding a new member a4 to file A from the above-mentioned initial state, each piece of management information is processed as shown in FIG. 1
New directory (al) of file A with entry (a4) for added member a4 (a2)
(a3) (a4) is the real address of the optical disk (
k+3), and then the correspondence between the virtual address (m) and the real address (k+3) is added to the address conversion history table on the optical disk. Furthermore, press the button on the address conversion table in memory, and change the old correspondence (m) → (k
+1) is rewritten as a new correspondence (m)→(k+3).

以上のように処理することで、OSレベルでファイルA
にアクセスする場合、筐ずメモリ上のアドレス変換テー
ブルから(m)→(k+3)  を引き出し、実アドレ
ス(k+3)に従って光ディスクからファイルAの最新
のディレクトリ (al)(a2)  (a 3)  
(a 4)を引き出し、任意のメンバa1、a2、a3
、a4にアクセスすることができる。
By processing as above, file A is saved at the OS level.
When accessing, (m) → (k+3) is extracted from the address conversion table on the memory, and the latest directory of file A (al) (a2) (a 3) is extracted from the optical disk according to the real address (k+3).
(a4) and select any members a1, a2, a3
, a4 can be accessed.

次にファイルAのメンバa2を削除した場合、第3図に
示すように処理する。1ず削除メンバa2の記入項目(
a2)を除いた新しいファイルAのディレクトリ (a
l)  (a3)  (a4)を作威し、それを光ディ
スク上の実アドレス(k+4)に書き込み、また新しい
対応関係(m)→(k+4)を光ディスク上のアドレス
変換履歴テーブルに追記する。
Next, when member a2 of file A is deleted, processing is performed as shown in FIG. 1. Entry items for deleted member a2 (
Directory of new file A excluding a2) (a
l) Create (a3) (a4), write it to the real address (k+4) on the optical disk, and add the new correspondence (m)→(k+4) to the address conversion history table on the optical disk.

さらに、メモリ上のアドレス変換テーブルにおける(m
) −+ (k+3)の項を(m) →(k+4)に書
き換える。
Furthermore, (m
) −+ Rewrite the term (k+3) as (m) → (k+4).

以上のように処理することで、OS側からアドレス変換
テーブルを介してファイルAをアクセスすると、実アド
レス(k+4)のディレクトリ(a l)  (a 3
)  (a 4)を引き出すことになる。したがってメ
ンバa2を削除したファイルAにアクセスすることにな
る。ただし削除メンバa2の実体データは光ディスク上
に残っている訳で、これを復活させたい場合には、光デ
ィスク上のアドレス変換履歴テーブルを末尾から先頭に
向って順次サーチし、ファイルAの仮想アドレス(m)
の書かれている第2番目の項(m)→(k+3)を引き
出し、実アドレス(k+ 3)に書かれているlバージ
ョン分だけ古いファイルAのディレクトリ(al)(a
 2)  (a 3)  (a 4)を引き出し、その
中の記入項目(a2)に従って削除したメンバa2を引
き出す(復活)させることができる。
By processing as above, when file A is accessed from the OS side via the address conversion table, the directory (a l) (a 3
) (a 4) will be extracted. Therefore, file A from which member a2 has been deleted will be accessed. However, the actual data of deleted member a2 remains on the optical disk, so if you want to restore it, search the address conversion history table on the optical disk sequentially from the end to the beginning, and then search the virtual address of file A ( m)
The second term (m) → (k+3) written in is extracted, and the directory (al) (a
2) It is possible to extract (a 3) (a 4) and extract (revival) the deleted member a2 according to the entry (a2) therein.

次にファイルBのメンバb2の内容を変更した場合、第
4図に示すように処理する。1ず変更メンバb2の記入
項目を更新した新しいデイレクト’J  (bl)  
(b2)を作成し、それを光ディスク上の実アドレス(
k+5)に書き込み、筐た新しい対応関係(m+1)→
(k+5)を光ディスク上のアドレス変換履歴テーブル
に追記する。さらにメモリ上のアドレス変換テーブルK
おいて、(m+1)→(k+2)の項を(m+1) →
(k+5)に書き換える。
Next, when the contents of member b2 of file B are changed, processing is performed as shown in FIG. 1. New direct 'J (bl) with updated entries for changed member b2
(b2) and assign it to the real address on the optical disk (
k+5) and the new correspondence (m+1) →
(k+5) is added to the address conversion history table on the optical disc. Furthermore, address translation table K in memory
Then, the term (m+1) → (k+2) is changed to (m+1) →
Rewrite it to (k+5).

以上のように処理することで、OS側からアドレス変換
テーブルを介してファイルBをアクセスすると、実アド
レス(k+5)の新しいディレクトリに従って新しいメ
ンバb2を含んだ新しいファイルBにアクセスすること
になる。
By processing as described above, when file B is accessed from the OS side via the address conversion table, a new file B including a new member b2 is accessed according to the new directory of the real address (k+5).

発明の効果 以上詳細に説明したように、この発明に係るファイル管
理方法によれば、常に最新の情報が書かれているメモリ
上のアドレス変換テーブルを介してOS側から直接的に
ファイルにアクセスすることができ、ファイルの利用、
更新、管理が単純化し容易になる。また、追記型の媒体
には前述のアドレス変換履歴テーブルが作成されている
ので、それをサーチすることで更新前のファイルを見る
ことができ、削除ファイルを復活することも容易に行な
える。
Effects of the Invention As explained in detail above, according to the file management method according to the present invention, files are directly accessed from the OS side via the address translation table in memory, which always contains the latest information. You can use the file,
Updates and management become simpler and easier. Furthermore, since the above-mentioned address conversion history table is created in the write-once type medium, by searching it, it is possible to see the file before the update, and it is also possible to easily restore the deleted file.

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

第1図〜第4図は本発明の方法に従ったファイル管理情
報の変遷を示す概念図、第5図は本発明の方法を実施す
るシステムの概略プロノク図である。
1 to 4 are conceptual diagrams showing the transition of file management information according to the method of the present invention, and FIG. 5 is a schematic diagram of a system implementing the method of the present invention.

Claims (1)

【特許請求の範囲】[Claims]  追記型記憶媒体にファイルを編成するにあたり、各フ
ァイルのディレクトリの前記媒体上の実アドレスとオペ
レーティングシステムからみた仮想アドレスとの対応関
係の最新情報を読み書き自在なメモリにアドレス変換テ
ーブルとして作成するとともに、前記媒体上には前記対
応関係のすべての情報をアドレス変換履歴テーブルとし
て作成することを特徴とする追記型記憶媒体を用いたフ
ァイルの管理方法。
When organizing files on a write-once storage medium, the latest information on the correspondence between the real address of each file's directory on the medium and the virtual address seen from the operating system is created as an address conversion table in a readable/writable memory. A file management method using a write-once storage medium, characterized in that all the information regarding the correspondence relationship is created as an address conversion history table on the medium.
JP1156478A 1989-06-19 1989-06-19 File management method using write-once storage medium Expired - Lifetime JPH0687229B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1156478A JPH0687229B2 (en) 1989-06-19 1989-06-19 File management method using write-once storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1156478A JPH0687229B2 (en) 1989-06-19 1989-06-19 File management method using write-once storage medium

Publications (2)

Publication Number Publication Date
JPH0322046A true JPH0322046A (en) 1991-01-30
JPH0687229B2 JPH0687229B2 (en) 1994-11-02

Family

ID=15628636

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1156478A Expired - Lifetime JPH0687229B2 (en) 1989-06-19 1989-06-19 File management method using write-once storage medium

Country Status (1)

Country Link
JP (1) JPH0687229B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100477225B1 (en) * 2002-01-09 2005-03-17 (주)피엘엠 Connecting Device for Image Treatment of Microscope
JP2009146458A (en) * 1992-01-29 2009-07-02 Microsoft Corp Method and system for file system management using flash-erasable, programmable, read-only memory

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
RU2182722C2 (en) * 1995-11-10 2002-05-20 Сони Корпорейшн Data processing device and method thereof
JP2004303381A (en) * 2003-04-01 2004-10-28 Hitachi Ltd Recording method of optical disk, and reproducing method
JP4713140B2 (en) * 2004-12-13 2011-06-29 株式会社日立製作所 Digital data recording method, recording apparatus and reproducing apparatus
JP2006059525A (en) * 2005-09-09 2006-03-02 Hitachi Ltd Method of recording and reproduction of optical disk

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60254220A (en) * 1984-05-30 1985-12-14 Toshiba Corp Optical disk control system with paging
JPS6175938A (en) * 1984-09-21 1986-04-18 Fujitsu Ltd Data control system of optical disk
JPS63163936A (en) * 1986-12-26 1988-07-07 Nec Corp Effective utility system of area for unrewritable medium
JPS63311451A (en) * 1987-06-12 1988-12-20 Nec Corp Access system for low-speed access medium incapable of rewriting

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60254220A (en) * 1984-05-30 1985-12-14 Toshiba Corp Optical disk control system with paging
JPS6175938A (en) * 1984-09-21 1986-04-18 Fujitsu Ltd Data control system of optical disk
JPS63163936A (en) * 1986-12-26 1988-07-07 Nec Corp Effective utility system of area for unrewritable medium
JPS63311451A (en) * 1987-06-12 1988-12-20 Nec Corp Access system for low-speed access medium incapable of rewriting

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009146458A (en) * 1992-01-29 2009-07-02 Microsoft Corp Method and system for file system management using flash-erasable, programmable, read-only memory
JP2010049712A (en) * 1992-01-29 2010-03-04 Microsoft Corp Method and system for file system management using flash-erasable, programmable, read-only memory
JP2010049713A (en) * 1992-01-29 2010-03-04 Microsoft Corp Method and system for file system management using flash-erasable, programmable, read-only memory
JP2010049714A (en) * 1992-01-29 2010-03-04 Microsoft Corp Method and system for file system management using flash-erasable, programmable, read-only memory
JP4608588B2 (en) * 1992-01-29 2011-01-12 マイクロソフト コーポレーション Method and system for managing a file system using a programmable read only memory capable of erasing flash
JP4608587B2 (en) * 1992-01-29 2011-01-12 マイクロソフト コーポレーション Method and system for managing a file system using a programmable read only memory capable of erasing flash
JP4608589B2 (en) * 1992-01-29 2011-01-12 マイクロソフト コーポレーション Method and system for managing a file system using a programmable read only memory capable of erasing flash
JP2011103137A (en) * 1992-01-29 2011-05-26 Microsoft Corp Method and system for file system management using flash-erasable, programmable, read-only memory
JP2011222051A (en) * 1992-01-29 2011-11-04 Microsoft Corp Method and system for managing file system by using flash erasable program read-on memory
KR100477225B1 (en) * 2002-01-09 2005-03-17 (주)피엘엠 Connecting Device for Image Treatment of Microscope

Also Published As

Publication number Publication date
JPH0687229B2 (en) 1994-11-02

Similar Documents

Publication Publication Date Title
US5029125A (en) Method of reading and writing files on nonerasable storage media
CA2045799C (en) File system with read/write and read only storage
EP0284664B1 (en) Method of rapidly opening disc files identified by path names
KR100224524B1 (en) Method for incrementally archiving primary storage to archive storage by utlizing both a partition archive status array and a partition map
CN100403269C (en) Method, system for managing information on relationships between target volumes
JP2001051882A (en) Snapshot referencing method and storage device
JPH0322046A (en) Control method for file using draw type storage medium
US8909875B1 (en) Methods and apparatus for storing a new version of an object on a content addressable storage system
US6779129B2 (en) Method, article of manufacture and apparatus for copying information to a storage medium
JPS62226375A (en) Picture information retrieving system
US8977814B1 (en) Information lifecycle management for binding content
JP3169596B2 (en) Database management device
JPH11120044A (en) Data processor, data processing method, data processing system and recording medium
JPH0357037A (en) File management device
JP2612589B2 (en) Directory search method
JP3323524B2 (en) Optical disc difference information extraction method
JPH07253894A (en) Shared storage device
JPH02278439A (en) Data control system for draw
JPH0477938A (en) Data storage method
JPH0283639A (en) File generation control method
JPS61276040A (en) File access system
JPH02253452A (en) Office managing information logical saving/storing device
JPH0317727A (en) Record input/output control system
JPH04156626A (en) File entry generating system for vtoc
JPH0371244A (en) Data control system