Patents by Inventor Vandana S. Rungta

Vandana S. Rungta has filed for patents to protect the following inventions. This listing includes patent applications that are pending as well as patents that have already been granted by the United States Patent and Trademark Office (USPTO).

  • Patent number: 6484186
    Abstract: Whenever a file is opened for writing, a snapshot of the file is created. The snapshot includes a copy of the file's metadata. A snapshot file map is initialized, pointing nowhere. A bitmap of the blocks in the file map is initialized. As new data are written to a block in the file, the original contents of the block are copied to a duplicate block. The bitmap is updated to indicate that the contents of the block have changed. The snapshot file map is updated to point to the duplicate block, and the new data are written to the original block. To archive the file, the file system uses the bitmap to identify which blocks have changed since the file was opened. Unchanged blocks are read through the original file map, and changed blocks are read through the snapshot file map. Finally, when the file is closed and the archive operation is complete, the bitmap and the resources used by the snapshot are returned to the system.
    Type: Grant
    Filed: February 15, 2000
    Date of Patent: November 19, 2002
    Assignee: Novell, Inc.
    Inventor: Vandana S. Rungta