diff options
-rw-r--r-- | ufs/pager.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ufs/pager.c b/ufs/pager.c index 10ce2a10..87217908 100644 --- a/ufs/pager.c +++ b/ufs/pager.c @@ -667,7 +667,7 @@ diskfs_max_user_pager_prot () ports_enable_bucket (pager_bucket); - return 1; + return max_prot; } /* Call this to find out the struct pager * corresponding to the |