]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: Add code to support file creation time
authorchandan r <chandanrmail@gmail.com>
Wed, 4 Jul 2012 07:18:07 +0000 (12:48 +0530)
committerChris Mason <clm@fb.com>
Tue, 3 Feb 2015 02:39:16 +0000 (18:39 -0800)
commit0db53b14941cd1a5878295ffb6bb181af6dcf3b7
treedae8cc90e44503e85ea05b9111ab9e96bdfdb16a
parentf1334b20829274a5b4c07873436fc0cd59a70b0a
Btrfs: Add code to support file creation time

This patch adds a new member to the 'struct btrfs_inode' structure to hold
the file creation time.

Signed-off-by: chandan <chandanrmail@gmail.com>
[refreshed, removed btrfs_inode_otime]
Signed-off-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/btrfs_inode.h
fs/btrfs/delayed-inode.c
fs/btrfs/inode.c