]> git.ipfire.org Git - thirdparty/squid.git/blame - src/fs/aufs/StoreFSaufs.cc
Source Format Enforcement (#1234)
[thirdparty/squid.git] / src / fs / aufs / StoreFSaufs.cc
CommitLineData
59b2d47f 1/*
b8ae064d 2 * Copyright (C) 1996-2023 The Squid Software Foundation and contributors
59b2d47f 3 *
bbc27441
AJ
4 * Squid software is distributed under GPLv2+ license and includes
5 * contributions from numerous individuals and organizations.
6 * Please see the COPYING and CONTRIBUTORS files for details.
59b2d47f 7 */
7b5b7ba8 8
bbc27441
AJ
9/* DEBUG: section 47 Store Directory Routines */
10
af6a12ee 11/* TODO: remove this file as unused */
7b5b7ba8 12
f7f3304a 13#include "squid.h"
e1f7507e 14#include "fs/ufs/StoreFSufs.h"
58373ff8 15#include "fs/ufs/UFSSwapDir.h"
59b2d47f 16
63be0a78 17/**
18 \defgroup AUFS AUFS Storage Filesystem (UFS Based)
19 \ingroup UFS, FileSystems
20 */
21
7b5b7ba8 22/* Unused variable: */
f53969cc 23