History log of /src/sys/ufs/lfs/ulfs_quota1.h |
Revision | | Date | Author | Comments |
1.5 |
| 20-Jun-2016 |
dholland | u_int{8,16,32,64}_t -> uint{8,16,32,64}_t in remaining lfs headers.
|
1.4 |
| 06-Jun-2013 |
dholland | branches: 1.4.2; 1.4.10; 1.4.14; Add lfs_ or ulfs_ in front of extern symbols lacking them, mostly quota-related (and particularly quota2-related) stuff.
|
1.3 |
| 06-Jun-2013 |
dholland | Split lfs from ufs step 4:
Massedit all ufs symbols to be "ulfs" instead, to make sure there are no conflicts with ufs. Confirmed with grep.
(This required changing a few comments that maybe should have been left alone to say "ulfs", but we'll survive that.)
|
1.2 |
| 06-Jun-2013 |
dholland | Split lfs from ufs, part 2:
Change all <ufs/ufs/foo.h> includes to <ufs/lfs/ulfs_foo.h>.
|
1.1 |
| 06-Jun-2013 |
dholland | Split lfs from ufs, part 1: cut and paste 15000 lines of ufs as "ulfs".
These are verbatim copies except that I've preserved the ufs rcsids for reference. Also, ufs/quota.h -> ulfs_quotacommon.h ufs/ufs_quota.h -> ulfs_quota.h
Splitting lfs from ufs was ok'd by core some years ago. This is not from my original tree, which became unmergeable after the several sets of quota changes; I've done the work over again over the last couple days.
|
1.4.14.1 |
| 09-Jul-2016 |
skrll | Sync with HEAD
|
1.4.10.2 |
| 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
1.4.10.1 |
| 06-Jun-2013 |
yamt | file ulfs_quota1.h was added on branch yamt-pagecache on 2014-05-22 11:41:19 +0000
|
1.4.2.3 |
| 03-Dec-2017 |
jdolecek | update from HEAD
|
1.4.2.2 |
| 23-Jun-2013 |
tls | resync from head
|
1.4.2.1 |
| 06-Jun-2013 |
tls | file ulfs_quota1.h was added on branch tls-maxphys on 2013-06-23 06:18:39 +0000
|