| History log of /src/sys/miscfs/overlay/overlay.h |
| Revision | | Date | Author | Comments |
| 1.9 |
| 11-Apr-2017 |
hannken | Field "layerm_vfs" of "struct layer_mount" got superseded by "mnt_lower". Adapt consumers and remove the now unused field.
Ride 7.99.68
|
| 1.8 |
| 28-Jun-2008 |
rumble | branches: 1.8.40; 1.8.60; 1.8.64; 1.8.68; Create sysctl entries during module initialisation and destroy them appropriately.
Many of these file systems are now ready for modularisation.
|
| 1.7 |
| 11-Dec-2005 |
christos | branches: 1.7.70; 1.7.74; 1.7.76; 1.7.78; merge ktrace-lwp.
|
| 1.6 |
| 30-Aug-2005 |
xtraeme | Remove __P()
|
| 1.5 |
| 20-May-2004 |
atatat | branches: 1.5.12; Tweak sysctl setup functions (the macros, actually) for use in lkms, and tweak lkminit_*.c (where applicable) to call them, and to call sysctl_teardown() when being unloaded.
This consists of (1) making setup functions not be static when being compiled as lkms (change to sys/sysctl.h), (2) making prototypes visible for the various setup functions in header files (changes to various header files), and (3) making simple "load" and "unload" functions in the actual lkminit stuff.
linux_sysctl.c also needs its root exposed (ie, made not static) for this (when built as an lkm).
|
| 1.4 |
| 07-Aug-2003 |
agc | branches: 1.4.2; Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22364, verified by myself.
|
| 1.3 |
| 07-Jun-2001 |
wiz | branches: 1.3.22; Typos and grammer fixes in comments (misc/13133 by Michael K. Sanders)
|
| 1.2 |
| 13-Mar-2000 |
soren | branches: 1.2.6; 1.2.8; Fix doubled 'the's in comments.
|
| 1.1 |
| 20-Jan-2000 |
wrstuden | Add overlay, a layered file system which overlays itself on the underlying fs, rather than exporting it to another part of the directory name space.
|
| 1.2.8.1 |
| 21-Jun-2001 |
nathanw | Catch up to -current.
|
| 1.2.6.2 |
| 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago
|
| 1.2.6.1 |
| 13-Mar-2000 |
bouyer | file overlay.h was added on branch thorpej_scsipi on 2000-11-20 18:09:47 +0000
|
| 1.3.22.4 |
| 10-Nov-2005 |
skrll | Sync with HEAD. Here we go again...
|
| 1.3.22.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.3.22.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.3.22.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.4.2.1 |
| 23-May-2004 |
tron | Pull up revision 1.5 (requested by atatat in ticket #374): Tweak sysctl setup functions (the macros, actually) for use in lkms, and tweak lkminit_*.c (where applicable) to call them, and to call sysctl_teardown() when being unloaded. This consists of (1) making setup functions not be static when being compiled as lkms (change to sys/sysctl.h), (2) making prototypes visible for the various setup functions in header files (changes to various header files), and (3) making simple "load" and "unload" functions in the actual lkminit stuff. linux_sysctl.c also needs its root exposed (ie, made not static) for this (when built as an lkm).
|
| 1.5.12.1 |
| 21-Jun-2006 |
yamt | sync with head.
|
| 1.7.78.1 |
| 03-Jul-2008 |
simonb | Sync with head.
|
| 1.7.76.1 |
| 18-Sep-2008 |
wrstuden | Sync with wrstuden-revivesa-base-2.
|
| 1.7.74.1 |
| 04-May-2009 |
yamt | sync with head.
|
| 1.7.70.1 |
| 29-Jun-2008 |
mjf | Sync with HEAD.
|
| 1.8.68.1 |
| 21-Apr-2017 |
bouyer | Sync with HEAD
|
| 1.8.64.1 |
| 26-Apr-2017 |
pgoyette | Sync with HEAD
|
| 1.8.60.1 |
| 28-Aug-2017 |
skrll | Sync with HEAD
|
| 1.8.40.1 |
| 03-Dec-2017 |
jdolecek | update from HEAD
|