https://github.com/torvalds/linux
Revision 0000b862027d624ac564609b87c1aa4d14dd1e46 authored by Tao Ma on 19 September 2010, 05:42:29 UTC, committed by Joel Becker on 23 September 2010, 21:16:49 UTC
We sync our inode flags with ext2 and define them by hex
values. But actually in commit 3669567(4 years ago), all
these values are moved to include/linux/fs.h. So we'd
better also use them as what ext2 did. So sync our inode
flags with ext2 by using FS_*.

Signed-off-by: Tao Ma <tao.ma@oracle.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
1 parent 4a452de
History
Tip revision: 0000b862027d624ac564609b87c1aa4d14dd1e46 authored by Tao Ma on 19 September 2010, 05:42:29 UTC
ocfs2: Sync inode flags with ext2.
Tip revision: 0000b86
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 173.2 KB
Makefile -rw-r--r-- 50.5 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top