| History log of /src/sys/modules/ufs |
| Revision | Date | Author | Comments |
| 1.10 | 22-May-2024 |
pgoyette | Remove some more accidental local changes
|
| 1.9 | 20-May-2024 |
pgoyette | Oooppss remove some local change that was accidentally committed
|
| 1.8 | 09-Aug-2022 |
pgoyette | Now that UFS_DIRHASH is default for biuilt-in file system modules, we need to update the loadable module builds, too.
|
| 1.7 | 08-Jan-2022 |
pgoyette | Use += for SRCS list
|
| 1.6 | 06-Jan-2022 |
pgoyette | Fix previous and actually disable UFS_DIRHASH
|
| 1.5 | 06-Jan-2022 |
pgoyette | Since UFS_DIRHASH is explicitly disabled in GENERIC kernels (due to being suspected of memory corruption), it should not be enabled in the default module configurations either.
|
| 1.4 | 16-May-2020 |
christos | Add ACL support for FFS. From FreeBSD.
|
| 1.3 | 12-Apr-2020 |
htodd | branches: 1.3.2; Remove ufs_wapbl.c from Makefile.
|
| 1.2 | 19-Aug-2019 |
christos | branches: 1.2.6; Enable extended attributes in modules.
|
| 1.1 | 20-Jun-2019 |
pgoyette | Split the ufs code out of the ffs module and into its own module.
Adapt chfs and ext2fs modules accordingly.
|
| 1.2.6.1 | 20-Apr-2020 |
bouyer | Sync with HEAD
|
| 1.3.2.3 | 21-Apr-2020 |
martin | Sync with HEAD
|
| 1.3.2.2 | 13-Apr-2020 |
martin | Mostly merge changes from HEAD upto 20200411
|
| 1.3.2.1 | 12-Apr-2020 |
martin | file Makefile was added on branch phil-wifi on 2020-04-13 08:05:14 +0000
|