git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74d290d
)
[CIFS] Remove ext2 flags that have been moved to fs.h
author
Steve French
<smfrench@gmail.com>
Wed, 25 Sep 2013 23:58:13 +0000
(18:58 -0500)
committer
Steve 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