Sunil Mushran
afae00ab45
ocfs2: fix gfp mask in some file system paths
...
We were using GFP_KERNEL in a handful of places which really wanted
GFP_NOFS. Fix this.
Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com >
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com >
2006-05-17 14:38:49 -07:00
Mark Fasheh
b0697053f9
ocfs2: don't use MLF* in the file system
...
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com >
2006-03-24 14:58:28 -08:00
Mark Fasheh
251b6eccbe
[OCFS2] Make ip_io_sem a mutex
...
ip_io_sem is now ip_io_mutex.
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com >
2006-02-03 13:47:19 -08:00
Adrian Bunk
0c6c98fb18
[PATCH] OCFS2: __init / __exit problem
...
Functions called by __init funtions mustn't be __exit.
Reported by Jan-Benedict Glaw <jbglaw@lug-owl.de >.
Signed-off-by: Adrian Bunk <bunk@stusta.de >
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com >
2006-02-03 13:47:18 -08:00
Mark Fasheh
ccd979bdbc
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
...
The OCFS2 file system module.
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com >
Signed-off-by: Kurt Hackel <kurt.hackel@oracle.com >
2006-01-03 11:45:47 -08:00