summaryrefslogtreecommitdiffstats
path: root/sys/ufs/ffs/ffs_snapshot.c
Commit message (Expand)AuthorAgeFilesLines
* The ffs superblock includes a 128-byte region for use by temporaryiedowse2001-01-151-1/+4
* Properly compute the size of the final block of superblock summary information.mckusick2001-01-121-1/+1
* Several small but important fixes for snapshots:mckusick2000-12-191-14/+36
* Silence a warning.des2000-09-171-1/+1
* Major update to the way synchronization is done in the kernel. Highlightsjasone2000-09-071-1/+0
* Clean up the snapshot code so that it no longer depends on the use ofmckusick2000-07-261-8/+6
* This patch corrects the first round of panics and hangs reportedmckusick2000-07-241-21/+46
* Brain fault, forgot to update ffs_snapshot.c with the new calling conventionmckusick2000-07-121-4/+5
* Add snapshots to the fast filesystem. Most of the changes supportmckusick2000-07-111-0/+1028
OpenPOWER on IntegriCloud