K 10 svn:author V 3 mjg K 8 svn:date V 27 2020-06-01T15:58:22.471414Z K 7 svn:log V 262 Remove ->f_label from struct file The field was added in r141137 in 2005 and is unused. It avoidably grows a struct which is NOFREE and easily gets hundreds of thousands of instances. Reviewed by: kib Differential Revision: https://reviews.freebsd.org/D25036 END