View | Details | Raw Unified
Collapse All | Expand All

(-) unionfs-1.0.11/locks.c (+2 lines)
 Lines 22-27    Link Here 
#include "fist.h"
#include "fist.h"
#include "unionfs.h"
#include "unionfs.h"
#include <linux/dcache.h>
#include <linux/dcache.h>
#include <linux/compat.h>
/*******************
/*******************
 * File Operations *
 * File Operations *
 Lines 22-27    Link Here 
#endif /* HAVE_CONFIG_H */
#endif /* HAVE_CONFIG_H */
#include "fist.h"
#include "fist.h"
#include "unionfs.h"
#include "unionfs.h"
#include <linux/compat.h>
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,0)
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,0)