From e5e9cf219acafaf1ac15f69c28230fbb00b0df23 Mon Sep 17 00:00:00 2001 From: Tsz-Wo Nicholas Sze Date: Mon, 6 Oct 2014 13:29:56 -0700 Subject: [PATCH] HDFS-7169. Add SE_BAD_FIELD to findbugsExcludeFile.xml. --- hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt | 2 ++ .../hadoop-hdfs/dev-support/findbugsExcludeFile.xml | 3 +++ 2 files changed, 5 insertions(+) diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt index afc196e78e6..337284a06d3 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -291,6 +291,8 @@ Release 2.6.0 - UNRELEASED HDFS-6894. Add XDR parser method for each NFS response. (Brandon Li via wheat9) + HDFS-7169. Add SE_BAD_FIELD to findbugsExcludeFile.xml. (szetszwo) + OPTIMIZATIONS HDFS-6690. Deduplicate xattr names in memory. (wang) diff --git a/hadoop-hdfs-project/hadoop-hdfs/dev-support/findbugsExcludeFile.xml b/hadoop-hdfs-project/hadoop-hdfs/dev-support/findbugsExcludeFile.xml index bbfb9e9599d..2ddc4cc501a 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/dev-support/findbugsExcludeFile.xml +++ b/hadoop-hdfs-project/hadoop-hdfs/dev-support/findbugsExcludeFile.xml @@ -23,6 +23,9 @@ + + +