Whamcloud - gitweb
LU-723 fsfilt: Remove EXT4_EXT_HAS_NO_TREE macro
authorPrakash Surya <surya1@llnl.gov>
Mon, 11 Jun 2012 16:48:25 +0000 (09:48 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Tue, 24 Jul 2012 16:53:51 +0000 (12:53 -0400)
commitf364042c3329559ccdbfddd8b35e8289179ee1bc
tree2fa2d554ad62e3a4ca6b4708d624e1c2fd6803fa
parent69aab7682269b2820b43354abc13fc5ba853e1d0
LU-723 fsfilt: Remove EXT4_EXT_HAS_NO_TREE macro

This change removes the EXT4_EXT_HAS_NO_TREE macro and any logic which
is based on the definition of this macro. From now on, this macro is
assumed to be defined.

Signed-off-by: Prakash Surya <surya1@llnl.gov>
Change-Id: I13af4c44d7cafef53fe45cf5e143053054d6ee50
Reviewed-on: http://review.whamcloud.com/3080
Tested-by: Hudson
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: James Simmons <uja.ornl@gmail.com>
ldiskfs/kernel_patches/patches/ext4-misc-rhel5.patch
ldiskfs/kernel_patches/patches/ext4-misc-rhel6.patch
lustre/lvfs/fsfilt_ext3.c