]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/nfs/proc.c
NFS: convert flags to bool
[karo-tx-linux.git] / fs / nfs / proc.c
index 9872cf676a50a7cfe945bfc5294602b4f67b5673..7962e49097c3878e7e8257427d3a1ec32eee776c 100644 (file)
@@ -485,7 +485,7 @@ nfs_proc_rmdir(struct inode *dir, const struct qstr *name)
  */
 static int
 nfs_proc_readdir(struct dentry *dentry, struct rpc_cred *cred,
-                u64 cookie, struct page **pages, unsigned int count, int plus)
+                u64 cookie, struct page **pages, unsigned int count, bool plus)
 {
        struct inode            *dir = d_inode(dentry);
        struct nfs_readdirargs  arg = {