summaryrefslogtreecommitdiff
path: root/sys/modules/ffs/Makefile
AgeCommit message (Expand)Author
2023-06-03bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBERlukem
2023-05-29bsd.own.mk: rename NO_ADDR_OF_PACKED_MEMBER to CC_NO_ADDR_OF_PACKED_MEMBERlukem
2022-08-09Now that UFS_DIRHASH is default for biuilt-in file system modules, wepgoyette
2022-01-08Remove extra blank linepgoyette
2022-01-08Use \t for pre-comment white-spacepgoyette
2022-01-06Since UFS_DIRHASH is explicitly disabled in GENERIC kernels (due topgoyette
2020-10-18Provide a global no-packed-address for both gcc and clangchristos
2020-10-18use the GCC_ warning variablechristos
2020-10-18Avoid alignment of packed memberchristos
2020-05-16Add ACL support for FFS. From FreeBSD.christos
2020-04-18Extended attribute support for ffsv2, from FreeBSD.christos
2019-08-19Enable extended attributes in modules.christos
2019-06-20Split the ufs code out of the ffs module and into its own module.pgoyette
2019-06-17Add missing file for QUOTAchristos
2019-02-17Bump default value of WARNS for modules from 3 to 5, andrin
2014-05-08Add a global vnode cache:hannken
2012-05-10Update ffs, ext2fs, and tmpfs module makefiles to add *_rename.c.riastradh
2011-05-26Default to -Wno-sign-compare -Wno-pointer-sign for clang.joerg
2011-03-13Fix source list for ffs module.bouyer
2011-03-06merge the bouyer-quota2 branch. This adds a new on-disk formatbouyer
2010-03-03-DFFS is no longer necessarypooka
2009-02-22PR kern/26878 FFSv2 + softdep = livelock (no free ram)ad
2008-11-13PR kern/39263 $ufs kernel module dependency problemsad
2008-06-28Add of bunch of file system modules.rumble