]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - fs/nilfs2/alloc.h
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[mirror_ubuntu-artful-kernel.git] / fs / nilfs2 / alloc.h
index 4bd6451b570398b25fa935fc2e080a24a546829a..6e6f49aa53df38360450a12dab1e840b682c59a1 100644 (file)
@@ -77,6 +77,7 @@ int nilfs_palloc_freev(struct inode *, __u64 *, size_t);
 #define nilfs_set_bit_atomic           ext2_set_bit_atomic
 #define nilfs_clear_bit_atomic         ext2_clear_bit_atomic
 #define nilfs_find_next_zero_bit       find_next_zero_bit_le
+#define nilfs_find_next_bit            find_next_bit_le
 
 /**
  * struct nilfs_bh_assoc - block offset and buffer head association