projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ipc: sysvsem: force unshare(CLONE_SYSVSEM) when CLONE_NEWIPC
[linux-2.6]
/
fs
/
ntfs
/
usnjrnl.h
diff --git
a/fs/ntfs/usnjrnl.h
b/fs/ntfs/usnjrnl.h
index
ff988b0
..
3a8af75
100644
(file)
--- a/
fs/ntfs/usnjrnl.h
+++ b/
fs/ntfs/usnjrnl.h
@@
-198,7
+198,7
@@
typedef struct {
/* sizeof() = 60 (0x3c) bytes */
} __attribute__ ((__packed__)) USN_RECORD;
-extern
BOOL
ntfs_stamp_usnjrnl(ntfs_volume *vol);
+extern
bool
ntfs_stamp_usnjrnl(ntfs_volume *vol);
#endif /* NTFS_RW */