Embodiments of the disclosure relate to systems and methods that facilitate interaction with backup file structures.
Remote backup systems often comprise snapshots and incremental files that are generated for a target source such as a database or other digital storage media. These files may be backed up to a cloud-based storage environment and may be accessed upon the occurrence of a failure event. Unfortunately, system administrators may be unable to determine the content included in the snapshots or incremental files, the difference between snapshots, or other pertinent information, and may therefore be unable to readily determine an appropriate backup to access for recovering a particular machine state or application. Restoration of file system backups are an expensive and time-consuming process, and indiscriminate restoration only increases such deleterious effects.
According to some embodiments, the present technology may be directed to methods for synthesizing a view of at least a portion of a file system backup. The methods may include: (a) receiving a request to obtain a view of at least a portion of a file system backup for a device; (b) responsive to the request, mounting one or more backup files for the device on a backup node to; (i) generate a view of the at least a portion of a file system created from the one or more mounted backup files; and (ii) expose the view to an intermediary node that is communicatively coupled with the backup node.
According to other embodiments, the present technology may be directed to systems for synthesizing a view of at least a portion of a file system backup. These systems may include: (a) a backup node that comprises: (i) a memory for storing executable instructions that synthesize a view of at least a portion of a file system backup; (ii) a processor that executes the instructions; (iii) a communications module that receives a request to view a representation of at least a portion of a file system backup for a device at an arbitrary point in time; (iv) a view generator that: (1) mounts one or more backup files for the device; and (2) generates a view of the at least a portion of a file system created from the one or more mounted backup files; and (b) an intermediary node communicatively coupled with the backup node, the intermediary node providing, to a network browser, a user interface that includes the view.
According to additional embodiments, the present technology may be directed to computer readable storage media for synthesizing a view of at least a portion of a file system backup. The storage media may include a program embodied thereon, the program being executable by a processor to perform a method for synthesizing a view of at least a portion of a file system backup. The methods may include: (a) receiving a request to obtain a view of at least a portion of a file system backup for a device; (b) responsive to the request, mounting one or more backup files for the device on a backup node; (c) generating a view of the at least a portion of a file system created from the one or more mounted backup files; and (d) exposing the view to an intermediary node that is communicatively coupled with the backup node.
According to some embodiments, the present technology may be directed to methods for generating a view of a file system backup. The methods may include: (a) authenticating an end user via credentials received via a user interface; (b) receiving a device identification for a device; (c) locating restore points for the device and providing indications of the restore points via the user interface; (d) receiving selections of one or more restore points via the user interface; (e) mounting the one or more restore points on a backup node to generate a view of a file system; (f) exposing the view of the file system to an intermediary device; and (g) providing the view of the file system exposed on the intermediary device via the user interface.
The accompanying drawings, where like reference numerals refer to identical or functionally similar elements throughout the separate views, together with the detailed description below, are incorporated in and form part of the specification, and serve to further illustrate embodiments of concepts that include the claimed disclosure, and explain various principles and advantages of those embodiments.
The methods and systems disclosed herein have been represented where appropriate by conventional symbols in the drawings, showing only those specific details that are pertinent to understanding the embodiments of the present disclosure so as not to obscure the disclosure with details that will be readily apparent to those of ordinary skill in the art having the benefit of the description herein.
In the following description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the disclosure. It will be apparent, however, to one skilled in the art, that the disclosure may be practiced without these specific details. In other instances, structures and devices are shown at block diagram form only in order to avoid obscuring the disclosure.
Generally speaking, the present technology generates or synthesizes views of file system backups. That is, the present technology generates a browsable or explorable representation of a backed up file system that allows end users to visually inspect file system backups that reside either locally or within a cloud-based remote storage environment. This is particularly useful for allowing end users to verify the content of their backup files.
Systems and methods provided herein may expose the content of a file system backup to an intermediary node by generating representations (e.g., views) of the file system backup. These representations or views of the file system backups may be interacted with similarly to a file system of a local disk.
End users may “backup” a particular device or group of devices according to a backup schedule. The backup process for a device may include taking snapshots of the file system of the device according to the backup schedule. Additionally, the backup may include incremental files that represent changes to files of the file system that occur between snapshots.
Therefore, the terms “file system backup” may include, but are not limited to, snapshots or mirrors taken of a file structure at particular points in time, along with incremental files that include changes in files included in the file structure occurring between snapshots. The file system backup may also include metadata that correspond to the snapshots, incremental files, and information regarding the device that the file structure resides on and the backup preferences for the device established by the device end user.
The file system backups may be stored on a backup node, which may include a storage media. The backup node may include individually configured machines, distributed computing resources, cloud-based remote storage resources, and/or combinations thereof.
Views may be generated on a backup node by exposing the file system backups to a file system in userspace (UFSE) module. The security of the file system backups may be maintained by exposing the views to an intermediary node over a secure connection, before providing authenticated client nodes the views via a graphical user interface.
It will be understood that the client nodes may interact with the views similarly to their local file system inasmuch as the client nodes may browse attributes of files, search filenames, sort files, and any other typical interactions with local file systems.
Additionally, end users may save storage on the backup node, or locally by reviewing and deleting file system backups (e.g., restore points) that are determined to be of little value. For example, a brief review of a view of a plurality of file system backups for a device may illustrate that a particular disk, folder, or file is relatively unchanged. Therefore, certain backups may be deleted to save storage space in a process referred to as compaction. Compaction may occur manually or automatically according to thresholds established by end users. For example, the end user may establish that a certain percentage of change must occur between snapshots to justify continued storage of a previous snapshot.
The present technology may process incremental files such as reverse incremental delta increments, along with other reverse differential backup functionalities such as methods for restoring a file or disk as described in U.S. patent application Ser. No. 12/895,275, filed on Sep. 30, 2010, entitled “Systems and Methods for Restoring a File”—which is hereby incorporated by reference herein in its entirety.
In general, a cloud-based computing environment is a resource that typically combines the computational power of a large grouping of processors and/or that combines the storage capacity of a large grouping of computer memories or storage devices. For example, systems that provide a cloud resource may be utilized exclusively by their owners, such as Google™ or Yahoo!™; or such systems may be accessible to outside users who deploy applications within the computing infrastructure to obtain the benefit of large computational or storage resources.
The cloud may be formed, for example, by a network of web servers, with each web server (or at least a plurality thereof) providing processor and/or storage resources. These servers may manage workloads provided by multiple users (e.g., cloud resource customers or other users). Typically, each user places workload demands upon the cloud that vary in real-time, sometimes dramatically. The nature and extent of these variations typically depend on the type of business associated with the user.
To increase protection and integrity of the file system backups stored in the backup node, the system 100 may also include an intermediary node 115 disposed between the backup node 105 and the client node 110. The intermediary node 115 may be communicatively couplable with the backup node 105 via a network connection 120. The network connection 120 may include any one of a number of public or private communications mediums, although in one embodiment, the network connection 120 may employ a secure protocol that encrypts data transmitted between the backup node 105 and the intermediary node 115.
Additionally, the client node 110 may interact with the intermediary node 115 via any one of a number of authentication methods, for example, a private/public key pair, or any other means of authentication that would be known to one of ordinary skill in the art with the present disclosure before them, such as a username and password.
In some embodiments, the backup node 105 may expose views of a backed up file system to the intermediary node 115, rather than exposing the views directly to the client node 110. The exposing of the view to the intermediary node 115 may preserve the integrity of the file system backup by preventing direct access to the file system backups. In short, the intermediary node 115 limits access to the data stored on the backup node 105.
Referring now to
The application 200 may include a user interface module 205, a communications module 210, a view generator 215, and a cache management module 220. It is noteworthy that the application 200 may include additional modules, engines, or components, and still fall within the scope of the present technology. As used herein, the term “module” may also refer to any of an application-specific integrated circuit (“ASIC”), an electronic circuit, a processor (shared, dedicated, or group) that executes one or more software or firmware programs, a combinational logic circuit, and/or other suitable components that provide the described functionality. In other embodiments, individual modules of the application 200 may include separately configured web servers.
Subsequent to the generation of file system backups as described above, the user interface module 205 may be executed to generate a graphical user interface (GUI) that provides a mechanism by which end users may interact with the application 200 to obtain views of file system backups stored in the backup node 105. As mentioned above, the GUI may include mechanisms that allow end users to provide authenticating information for gaining access to the application 200. The GUI may also allow end users to specify the desired file system backups for which they wish to obtain views. Information that indicates a desired file system backup may include device identification information, a selection of a desired resource such as a particular disk, and in some embodiments the end user may specify a desired file system backup version. That is, the end user may already know the backup file that they wish to obtain.
The specific instructional details for obtaining a view of a file system may be referred to as a request to obtain a view of at least a portion of a file system backup for a device. Prior to generating the request, an end user may obtain a list of previously generated backup jobs (e.g., snapshots, mirrors, restore points) that exist on a local or remote backup system. The list of backup jobs may be presented to the end user. The end user may select which backup job for which they desire to generate a view. In some embodiments, a backup job may be referred to as a payload.
The view generator 215 may also generate a payload view. The payload view may include at least a portion of the available restore points for the end user. The payload for a restore point may be at least partially defined by metadata that describes the restore point, such as device information, operating system version, device address information, along with backup schedule data that describes the backup interval, along with any backup constraints (e.g., which files are actually backed up) selected by the end user.
As overview, once the end user has selected the desired backup job (e.g., payload), the present technology may mount the restore point on a backup node. The mounting of the restore point generates a view that is browsable via an intermediary node. The intermediary node communicates with the backup node over a secure communications path to allow the end user to browse the restore point as an emulated file system.
Once mounted, end users may conduct a deep-level inspection of various paths and files in the backup data and/or request to transfer specific files to their client node 110, or other actions relative to the mounted restore point. It is noteworthy that the request for information may be passed from the intermediary node to the backup node over a secure protocol, serviced by the file system emulation software (UFSE), and rendered by the view generator for presentation to the user.
In some embodiments, the view may be of a file system at a particular or arbitrary point in time. That is, the view may represent the state of the file system of the device at a particular point in time. Therefore, if the desired point in time does not correspond to a snapshot, it will be understood that the present technology may generate the view of the file system by exposing a snapshot along with one or more incremental or delta files.
Once a payload has been selected, the request for the payload is provided to the communications module 210. It will be understood that the communications module 210 may also transmit the view of the file system backup to the intermediary node 115.
Using the selected payload, a userspace file system simulation emulation UFSE module 225 may select the appropriate restore point(s) on the backup node, based upon the payload request. The UFSE module 225 may mount the backup file(s) on the backup node and provide access to the mounted backup files. An exemplary view of a restore point is illustrated in
According to some embodiments, the view may include differential trees of data that include individual folders and files. The representations of the backup files may be structured as hierarchical trees, where each restore point represents a differential or a snapshot of a file system at the file level.
The view that is generated by the UFSE module 225 may resemble a local disk. That is, end users may interact with the view similarly to a local file system on their client node 110. Therefore, the end user may browse the file system, search for filenames, or otherwise interact with the view. As such, the view may not only contain representations (such as images) of the files, folders, and their respective hierarchical relationships (e.g., disk/folder/file relationships), but the view may also contain descriptive information for each item that is gathered from the metadata associated with the file system backups. For example, the metadata associated with a file may include size, creation date, last modification date, version, and so forth. Metadata for files, disks, or other file system data may also be obtained.
To optimize the present technology, the cache management module 220 may be executed to maintain (e.g., store and query) previously generated views of a file system backups. The cache management module 220 may receive views generated by the view generator 215 and store the same in temporary cache memory on the backup node 105. In some embodiments, before a view for a file system backup is generated, the cache management module 220 may be executed to query the cache memory for a view of the file system backup before the generation of a view of the file system backup. That is, if a restore point has already been mounted to the backup node by the UFSE module 225, it would be unnecessary to remount the backup node. Therefore, requests for an already mounted backup node may be fulfilled by providing the view of the mounted backup, rather than re-exposing the restore point with the UFSE module 225. The cache management module 220 may routinely purge views after a predetermined period of time, which in some instances, may be related to the backup schedule for the device.
Selection of the restore point may then populate a fifth frame 325 with a view of the file system for the disk at a given point in time. The view is shown as including both folder and files resident on the disk at the given point in time.
One of ordinary skill in the art will appreciate that many variations of the GUI 300 may be contemplated and utilized in accordance with the present technology. That is, the GUI is merely an exemplary representation of one type of GUI that may be generated by the present technology, but other views generated by the present technology may depend on the particularities of the device itself and the file system(s) of the device.
Responsive to the request, the method may include a step 410 of obtaining or locating backup files that correspond to the request. It is noteworthy to mention that the backup files may be stored on a backup node that includes a cloud-computing environment.
Once the backup files have been obtained or identified, the method may include a step 415 of mounting one or more backup files for the device on a backup node. After the backup files have been mounted to the backup node, the method may include a step 420 of generating a view of the at least a portion of a file system created from the one or more mounted backup files.
Finally, the method may include a step 425 of exposing the view to an intermediary node that is communicatively coupled with the backup node.
It is noteworthy that client nodes may access the exposed view by interacting with the intermediary device, rather than interacting with the backup node. As such, the security and integrity of the data stored on the backup node may be maintained.
The method may include a step 510 of receiving device identification information for a device, before a step 515 of locating one or more available restore points for the device and a step 520 of providing indications of the restore points via the user interface. Next, in step 525 selections are received for one or more restore points via the user interface.
Once a restore point has been selected, the method may include an optional step 530 of searching cache memory for a view that corresponds to the identifying information received. That is, in some instances, a view of a particular device may be stored in cache memory. If a view exists in the cache memory, the method may include a step 535 of exposing the view to the intermediary device if a view is found in the cache memory. If no view exists in the cache memory, the method may proceed to a step 540 of mounting the one or more restore points on a backup node to generate a view of a file system.
The method may then include a step 545 of exposing the view of the file system to an intermediary device, followed by a step 550 of providing the view of the file system exposed on the intermediary device via the user interface.
The components shown in
The mass storage device 630, which may be implemented with a magnetic disk drive or an optical disk drive, is a non-volatile storage device for storing data and instructions for use by the processor 610. The mass storage device 630 can store the system software for implementing embodiments of the present technology for purposes of loading that software into the main memory 620.
The portable storage medium drive 640 operates in conjunction with a portable non-volatile storage medium, such as a floppy disk, compact disk, digital video disc, or USB storage device, to input and output data and code to and from the computing system 600 of
The input devices 660 provide a portion of a user interface. The input devices 660 may include an alpha-numeric keypad, such as a keyboard, for inputting alpha-numeric and other information, or a pointing device, such as a mouse, a trackball, stylus, or cursor direction keys. Additionally, the computing system 600 as shown in
The display system 670 may include a liquid crystal display (LCD) or other suitable display device. The display system 670 receives textual and graphical information, and processes the information for output to the display device.
The peripheral device(s) 680 may include any type of computer support device to add additional functionality to the computer system. The peripheral device(s) 680 may include a modem or a router.
The components associated with the computing system 600 of
It is noteworthy that any hardware platform suitable for performing the processing described herein is suitable for use with the technology. Computer-readable storage media refer to any medium or media that participate in providing instructions to a central processing unit (CPU), a processor, a microcontroller, or the like. Such media may take forms including, but not limited to, non-volatile and volatile media such as optical or magnetic disks and dynamic memory, respectively. Common forms of computer-readable storage media include a floppy disk, a flexible disk, a hard disk, magnetic tape, any other magnetic storage medium, a CD-ROM disk, digital video disk (DVD), any other optical storage medium, RAM, PROM, EPROM, a FLASHEPROM, any other memory chip or cartridge.
While certain exemplary embodiments have been described and shown in the accompanying drawings, it is to be understood that such embodiments are merely illustrative and not restrictive of the broad disclosure and that this disclosure is not limited to the specific constructions and arrangements shown and described, since various other modifications may occur to those ordinarily skilled in the art upon studying this disclosure. In an area of technology such as this, where growth is fast and further advancements are not easily foreseen, the disclosed embodiments may be readily modifiable in arrangement and detail as facilitated by enabling technological advancements without departing from the principals of the present disclosure.
In the foregoing specification, specific embodiments of the present disclosure have been described. However, one of ordinary skill in the art appreciates that various modifications and changes can be made without departing from the scope of the present disclosure as set forth in the claims below. Accordingly, the specification and figures are to be regarded in an illustrative rather than a restrictive sense, and all such modifications are intended to be included within the scope of present disclosure. The benefits, advantages, solutions to problems, and any element(s) that may cause any benefit, advantage, or solution to occur or become more pronounced are not to be construed as a critical, required, or essential features or elements of any or all the claims. The disclosure is defined solely by the appended claims including any amendments made during the pendency of this application and all equivalents of those claims as issued.
This non-provisional application is a continuation of U.S. patent application Ser. No. 13/437,738, filed on Apr. 2, 2012, entitled “Systems, Methods, and Media for Synthesizing Views of File System Backups” that issued as U.S. Pat. No. 8,589,350 on Nov. 19, 2013—which is hereby incorporated by reference herein in its entirety This non-provisional patent application is also related to U.S. patent application Ser. No. 12/895,275, filed on Sep. 30, 2010, entitled “Systems and Methods for Restoring a File” that issued as U.S. Pat. No. 8,924,360 on Dec. 30, 2014 and U.S. patent application Ser. No. 13/030,073, filed on Feb. 17, 2011, entitled “Systems and Methods for Maintaining a Virtual Failover Volume of a Target Computing System”—all of which are hereby incorporated by reference herein in their entirety.
Number | Name | Date | Kind |
---|---|---|---|
5574905 | deCarmo | Nov 1996 | A |
6122629 | Walker et al. | Sep 2000 | A |
6205527 | Goshey et al. | Mar 2001 | B1 |
6233589 | Balcha et al. | May 2001 | B1 |
6272492 | Kay | Aug 2001 | B1 |
6411985 | Fujita et al. | Jun 2002 | B1 |
6604236 | Draper et al. | Aug 2003 | B1 |
6629110 | Cane et al. | Sep 2003 | B2 |
6651075 | Kusters et al. | Nov 2003 | B1 |
6971018 | Witt et al. | Nov 2005 | B1 |
7024581 | Wang et al. | Apr 2006 | B1 |
7085904 | Mizuno et al. | Aug 2006 | B2 |
7266655 | Escabi et al. | Sep 2007 | B1 |
7401192 | Stakutis et al. | Jul 2008 | B2 |
7406488 | Stager et al. | Jul 2008 | B2 |
7546323 | Timmins et al. | Jun 2009 | B1 |
7620765 | Ohr et al. | Nov 2009 | B1 |
7647338 | Lazier et al. | Jan 2010 | B2 |
7676763 | Rummel | Mar 2010 | B2 |
7730425 | de los Reyes et al. | Jun 2010 | B2 |
7743038 | Goldick | Jun 2010 | B1 |
7752487 | Feeser et al. | Jul 2010 | B1 |
7769731 | O'Brien | Aug 2010 | B2 |
7797582 | Stager et al. | Sep 2010 | B1 |
7809688 | Cisler et al. | Oct 2010 | B2 |
7832008 | Kraemer | Nov 2010 | B1 |
7844850 | Yasuzato | Nov 2010 | B2 |
7873601 | Kushwah | Jan 2011 | B1 |
7930275 | Chen et al. | Apr 2011 | B2 |
7966293 | Owara et al. | Jun 2011 | B1 |
8037345 | Iyer et al. | Oct 2011 | B1 |
8046632 | Miwa et al. | Oct 2011 | B2 |
8060476 | Afonso et al. | Nov 2011 | B1 |
8099391 | Monckton | Jan 2012 | B1 |
8099572 | Arora et al. | Jan 2012 | B1 |
8117163 | Brown et al. | Feb 2012 | B2 |
8200926 | Stringham | Jun 2012 | B1 |
8224935 | Bandopadhyay et al. | Jul 2012 | B1 |
8244914 | Nagarkar | Aug 2012 | B1 |
8245156 | Mouilleseaux et al. | Aug 2012 | B2 |
8260742 | Cognigni et al. | Sep 2012 | B2 |
8279174 | Jee et al. | Oct 2012 | B2 |
8296410 | Myhill et al. | Oct 2012 | B1 |
8321688 | Auradkar et al. | Nov 2012 | B2 |
8332442 | Greene | Dec 2012 | B1 |
8352717 | Campbell et al. | Jan 2013 | B2 |
8381133 | Iwema et al. | Feb 2013 | B2 |
8402087 | O'Shea et al. | Mar 2013 | B2 |
8407190 | Prahlad et al. | Mar 2013 | B2 |
8412680 | Gokhale et al. | Apr 2013 | B1 |
8549432 | Warner | Oct 2013 | B2 |
8572337 | Gokhale et al. | Oct 2013 | B1 |
8589350 | Lalonde et al. | Nov 2013 | B1 |
8589913 | Jelvis et al. | Nov 2013 | B2 |
8600947 | Freiheit et al. | Dec 2013 | B1 |
8601389 | Schulz et al. | Dec 2013 | B2 |
8606752 | Beatty et al. | Dec 2013 | B1 |
8639917 | Ben-Shaul et al. | Jan 2014 | B1 |
8676273 | Fujisaki | Mar 2014 | B1 |
8886611 | Caputo | Nov 2014 | B2 |
8924360 | Caputo | Dec 2014 | B1 |
8954544 | Edwards | Feb 2015 | B2 |
9104621 | Caputo | Aug 2015 | B1 |
20010034737 | Cane et al. | Oct 2001 | A1 |
20010056503 | Hibbard | Dec 2001 | A1 |
20020169740 | Korn | Nov 2002 | A1 |
20030011638 | Chung | Jan 2003 | A1 |
20030158873 | Sawdon et al. | Aug 2003 | A1 |
20030208492 | Winiger et al. | Nov 2003 | A1 |
20040044707 | Richard | Mar 2004 | A1 |
20040073560 | Edwards | Apr 2004 | A1 |
20040093474 | Lin et al. | May 2004 | A1 |
20040233924 | Bilak et al. | Nov 2004 | A1 |
20040260973 | Michelman | Dec 2004 | A1 |
20050010835 | Childs et al. | Jan 2005 | A1 |
20050027748 | Kisley | Feb 2005 | A1 |
20050154937 | Achiwa | Jul 2005 | A1 |
20050171979 | Stager et al. | Aug 2005 | A1 |
20050223043 | Randal et al. | Oct 2005 | A1 |
20050278583 | Lennert et al. | Dec 2005 | A1 |
20050278647 | Leavitt et al. | Dec 2005 | A1 |
20060013462 | Sadikali | Jan 2006 | A1 |
20060064416 | Sim-Tang | Mar 2006 | A1 |
20060224636 | Kathuria et al. | Oct 2006 | A1 |
20070033301 | Aloni et al. | Feb 2007 | A1 |
20070112895 | Ahrens et al. | May 2007 | A1 |
20070176898 | Suh | Aug 2007 | A1 |
20070204166 | Tome et al. | Aug 2007 | A1 |
20070208918 | Harbin et al. | Sep 2007 | A1 |
20070220029 | Jones et al. | Sep 2007 | A1 |
20070226400 | Tsukazaki | Sep 2007 | A1 |
20070233699 | Taniguchi et al. | Oct 2007 | A1 |
20070250302 | Xu et al. | Oct 2007 | A1 |
20070260842 | Faibish et al. | Nov 2007 | A1 |
20070276916 | McLoughlin et al. | Nov 2007 | A1 |
20070283343 | Aridor et al. | Dec 2007 | A1 |
20070288525 | Stakutis et al. | Dec 2007 | A1 |
20070288533 | Srivastava et al. | Dec 2007 | A1 |
20070294321 | Midgley et al. | Dec 2007 | A1 |
20080005468 | Faibish et al. | Jan 2008 | A1 |
20080010422 | Suzuki et al. | Jan 2008 | A1 |
20080027998 | Hara | Jan 2008 | A1 |
20080036743 | Westerman et al. | Feb 2008 | A1 |
20080082310 | Sandorfi et al. | Apr 2008 | A1 |
20080141018 | Tanaka et al. | Jun 2008 | A1 |
20080162590 | Kundu et al. | Jul 2008 | A1 |
20080162607 | Torii et al. | Jul 2008 | A1 |
20080201315 | Lazier et al. | Aug 2008 | A1 |
20080229050 | Tillgren | Sep 2008 | A1 |
20080307345 | Hart et al. | Dec 2008 | A1 |
20080307527 | Kaczmarski et al. | Dec 2008 | A1 |
20090164527 | Spektor et al. | Jun 2009 | A1 |
20090185500 | Mower et al. | Jul 2009 | A1 |
20090216973 | Nakajima et al. | Aug 2009 | A1 |
20090309849 | Iwema et al. | Dec 2009 | A1 |
20090319653 | Lorenz et al. | Dec 2009 | A1 |
20090327964 | Mouilleseaux et al. | Dec 2009 | A1 |
20100077165 | Lu et al. | Mar 2010 | A1 |
20100104105 | Schmidt et al. | Apr 2010 | A1 |
20100107155 | Banerjee et al. | Apr 2010 | A1 |
20100114832 | Lillibridge et al. | May 2010 | A1 |
20100165947 | Taniuchi et al. | Jul 2010 | A1 |
20100179973 | Carruzzo | Jul 2010 | A1 |
20100192103 | Cragun et al. | Jul 2010 | A1 |
20100205152 | Ansari et al. | Aug 2010 | A1 |
20100228999 | Maheshwari et al. | Sep 2010 | A1 |
20100235831 | Dittmer | Sep 2010 | A1 |
20100262637 | Akagawa et al. | Oct 2010 | A1 |
20100268689 | Gates et al. | Oct 2010 | A1 |
20100318748 | Ko et al. | Dec 2010 | A1 |
20100332454 | Prahlad et al. | Dec 2010 | A1 |
20110041004 | Miwa et al. | Feb 2011 | A1 |
20110047405 | Marowsky-Bree et al. | Feb 2011 | A1 |
20110055399 | Tung et al. | Mar 2011 | A1 |
20110055471 | Thatcher et al. | Mar 2011 | A1 |
20110055500 | Sasson et al. | Mar 2011 | A1 |
20110082998 | Boldy et al. | Apr 2011 | A1 |
20110106768 | Khanzode et al. | May 2011 | A1 |
20110154268 | Trent, Jr. et al. | Jun 2011 | A1 |
20110218966 | Barnes et al. | Sep 2011 | A1 |
20110238937 | Murotani et al. | Sep 2011 | A1 |
20110264785 | Newman et al. | Oct 2011 | A1 |
20110265143 | Grube et al. | Oct 2011 | A1 |
20110302502 | Hart et al. | Dec 2011 | A1 |
20120013540 | Hogan | Jan 2012 | A1 |
20120065802 | Seeber et al. | Mar 2012 | A1 |
20120124307 | Ashutosh et al. | May 2012 | A1 |
20120130956 | Caputo | May 2012 | A1 |
20120131235 | Nageshappa et al. | May 2012 | A1 |
20120179655 | Beatty et al. | Jul 2012 | A1 |
20120204060 | Swift et al. | Aug 2012 | A1 |
20130091183 | Edwards et al. | Apr 2013 | A1 |
20130091471 | Gutt et al. | Apr 2013 | A1 |
20130166511 | Ghatty et al. | Jun 2013 | A1 |
20130238752 | Park et al. | Sep 2013 | A1 |
20130318046 | Clifford et al. | Nov 2013 | A1 |
20140006858 | Helfman et al. | Jan 2014 | A1 |
20140047081 | Edwards | Feb 2014 | A1 |
20140053022 | Forgette et al. | Feb 2014 | A1 |
20140089619 | Khanna et al. | Mar 2014 | A1 |
20140189680 | Kripalani | Jul 2014 | A1 |
20140303961 | Leydon et al. | Oct 2014 | A1 |
20150046404 | Caputo | Feb 2015 | A1 |
20150095691 | Edwards | Apr 2015 | A1 |
Entry |
---|
Caputo, “Systems and Methods for Restoring a File”, U.S. Appl. No. 12/895,275, filed Sep. 30, 2010. |
Number | Date | Country | |
---|---|---|---|
20140032498 A1 | Jan 2014 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 13437738 | Apr 2012 | US |
Child | 14037231 | US |