[XFS] Fix race in xfs_write() between direct and buffered I/O with DMAPI
[safe/jmp/linux-2.6] / fs / binfmt_som.c
index 68be580..74e587a 100644 (file)
@@ -306,3 +306,5 @@ static void __exit exit_som_binfmt(void)
 
 core_initcall(init_som_binfmt);
 module_exit(exit_som_binfmt);
+
+MODULE_LICENSE("GPL");