IP Library Granted Patent US 8,468,290
Granted Patent B2
US 8,468,290 · App. 12/212,439 · Granted Jun 18, 2013

Method and program for file information write processing

View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 8,468,290
App. No.
12/212,439
Filed
Sep 17, 2008
Granted
Jun 18, 2013
Kind
B2
Examiner
VY, HUNG T
Art Unit
2163
USPC
707/705
Abstract

The file information write processing method according to the present invention is a file information write processing method wherein a computer executes a process for outputting instruction corresponding to a file information write instruction from an application to a device driver, wherein: searching clusters which are empty areas within an actual data area of a memory unit of the computer, and obtaining the search result; if clusters which are empty areas exist, writing information to overwrite to one or more clusters within the actual data area of the memory unit which is a target of the write instruction from the application, to the clusters which are empty areas; and freeing clusters which were to be overwritten by the information written to the empty area clusters.

Claims (12)

1. A file information write processing method wherein a computer executes a process for outputting instruction corresponding to a file information write instruction from an application to a device driver, the method comprising:

searching directory entries of a directory in a destination of a movement to determine whether or not the write instruction is a file move instruction accompanied by overwrite when a directory entry is issued, wherein the file move instruction moves a file within a file system which has a FAT table and an actual data area, wherein the directory entry which indicates a cluster storing actual data of a leading end of the file is held in another cluster, and cluster chain information which indicates a link of other clusters storing actual data of the file is held in the FAT table;

changing or generating a directory entry of a file in the destination of the movement so as to link to actual data of a file in a source of the movement with the link between the directory entry of the file in the source of the movement and actual data of the file in the source of the movement being kept, according to whether or not said write instruction is a file move accompanied by overwrite;

deleting the directory entry of the file in the source of the movement;

writing the file in the source of the movement in the destination of the movement generated from data which is not changed and data which is newly overwritten; and

freeing actual data to which the file in the destination of the movement had been pointing prior to the move instruction.

2. A memory media to which a file information write processing program which enables a computer to execute a process for outputting instruction corresponding to a file information write instruction from an application to a device driver is stored, wherein the program enables the computer to execute a method comprising:

searching directory entries of a directory in a destination of a movement to determine whether or not the write information is a file move instruction accompanied by overwrite when a directory entry is issued, wherein the file move instruction moves a file within a file system which has a FAT table and an actual data area, wherein the directory entry which indicates a cluster storing actual data of a leading end of the file is held in another cluster, and cluster chain information which indicates a link of other clusters storing actual data of the file is held in the FAT table;

changing or generating a directory entry of a file in the destination of the movement so as to link to actual data of a file in the source of the movement with the link between the directory entry of a file in the source of the movement and actual data of the file in the source of the movement being kept, according to whether or not said write instruction is a file move accompanied by overwrite;

deleting the directory entry of the file in the source of the movement;

writing the file in the source of the movement in the destination of the movement generated from data which is not changed and data which is newly overwritten; and

freeing actual data to which the file in the destination of the movement had been pointing prior to the move instruction.