]> git.neil.brown.name Git - history.git/commitdiff
JFS: we still need extHint
authorChristoph Hellwig <hch@sb.bsdonline.org>
Tue, 3 Sep 2002 21:53:10 +0000 (23:53 +0200)
committerChristoph Hellwig <hch@sb.bsdonline.org>
Tue, 3 Sep 2002 21:53:10 +0000 (23:53 +0200)
fs/jfs/jfs_extent.c

index bbf6d5b8346152bbccbd78f827e7f09efec9e948..ece76d792bc7efa4740eb7f4fe291ea858ab858f 100644 (file)
@@ -337,6 +337,7 @@ exit:
        up(&JFS_IP(ip)->commit_sem);
        return (rc);
 }
+#endif                 /* _NOTYET */
 
 
 /*
@@ -410,7 +411,6 @@ int extHint(struct inode *ip, s64 offset, xad_t * xp)
 
        return (0);
 }
-#endif                 /* _NOTYET */
 
 
 /*