]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/nfs_idmap.h
Merge branch 'fix/hda' into topic/hda
[linux-2.6-omap-h63xx.git] / include / linux / nfs_idmap.h
index 678fe68982efe455794fdab298bb954a7dfeddb3..15a9f3b7289ab4722d042dc6712860b793f627c2 100644 (file)
@@ -64,7 +64,7 @@ struct idmap_msg {
 /* Forward declaration to make this header independent of others */
 struct nfs_client;
 
-void nfs_idmap_new(struct nfs_client *);
+int nfs_idmap_new(struct nfs_client *);
 void nfs_idmap_delete(struct nfs_client *);
 
 int nfs_map_name_to_uid(struct nfs_client *, const char *, size_t, __u32 *);