Re: [PATCH v4 04/11] fs: Add initial atomic write support info to statx

From: Christoph Hellwig
Date: Tue Feb 20 2024 - 03:21:19 EST


> +EXPORT_SYMBOL(generic_fill_statx_atomic_writes);

EXPORT_SYMBOL_GPL for any new feature, please.