Windows Kernel-Mode CLFS Library

Windows provides a transactional logging system for system files. This system is called the Common Log File System (CLFS). For more information about CLFS, see Common Log File System.

Routines that provide a direct interface for CLFS are prefixed with the letters "Clfs"; for a list of CLFS library routines, see Common Log File System (CLFS) Library Routines. CLFS also provides a list of routines that you can implement to manage a CLFS; for more information on CLFS management, see CLFS Management Library Routines.

CLFS is a technology that is related to transacted file systems; for more information about transactions, see Windows Kernel-Mode Transaction Manager.