[CIFS] Remove ext2 flags that have been moved to fs.h
authorSteve French <smfrench@gmail.com>
Wed, 25 Sep 2013 23:58:13 +0000 (18:58 -0500)
committerSteve French <smfrench@gmail.com>
Wed, 25 Sep 2013 23:58:13 +0000 (18:58 -0500)
These flags were unused by cifs and since the EXT flags have
been moved to common code in uapi/linux/fs.h we won't need
to have a cifs specific copy.

Signed-off-by: Steve French <smfrench@gmail.com>

No differences found