Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
extern struct unionfs_attributes *get_attributes(void);
-#endif
+#endif /* not _CONFIG_H__ */
+
BUG_ON(!mutex_is_locked(&UNIONFS_D(d)->lock));
}
-#endif /* _FANOUT_H */
+#endif /* not _FANOUT_H */
extern void __odf_cleanup(void *args);
-#endif /* _ODF_H_ */
+#endif /* not _ODF_H_ */
extern void generate_random_uuid(unsigned char uuid_out[16]);
-#endif
+#endif /* not _ODF_INTERNALS_H_ */
+
extern void __unionfs_symlink(struct work_struct *work);
extern void __unionfs_unlink(struct work_struct *work);
-#endif /* _SIOQ_H */
+#endif /* not _SIOQ_H */
/* should be at least LAST_USED_UNIONFS_PERMISSION<<1 */
#define MAY_NFSRO 16
-#endif /* _LINUX_UNIONFS_H */
+#endif /* not _LINUX_UNIONFS_H */