On 22/04/2025 12:46, Carlos Maiolino wrote: > On Tue, Apr 22, 2025 at 08:25:17PM +1000, Stephen Rothwell wrote: >> Hi all, >> >> After merging the xfs tree, today's linux-next build (htmldocs) produced >> this warning: >> >> Documentation/admin-guide/xfs.rst:576: WARNING: duplicate label admin-guide/xfs:zoned filesystems, other instance in Documentation/admin-guide/xfs.rst [autosectionlabel.admin-guide/xfs] >> >> Introduced by commit >> >> c7b67ddc3c99 ("xfs: document zoned rt specifics in admin-guide") >> > > Thanks, I'll take a look into it Looks like the Zoned Filesystems section was duplicated when applying the two documentation patches. I can send a cleanup patch.