summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fs/hpfs/hpfs_fn.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/fs/hpfs/hpfs_fn.h b/fs/hpfs/hpfs_fn.h
index 2577ef1034ef..2a153aed4c19 100644
--- a/fs/hpfs/hpfs_fn.h
+++ b/fs/hpfs/hpfs_fn.h
@@ -26,8 +26,7 @@
26#include "hpfs.h" 26#include "hpfs.h"
27 27
28#define EIOERROR EIO 28#define EIOERROR EIO
29#define EFSERROR EPERM 29#define EFSERROR EUCLEAN
30#define EMEMERROR ENOMEM
31 30
32#define ANODE_ALLOC_FWD 512 31#define ANODE_ALLOC_FWD 512
33#define FNODE_ALLOC_FWD 0 32#define FNODE_ALLOC_FWD 0