summaryrefslogtreecommitdiff
path: root/fs/ocfs2/ioctl.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-03[PATCH] Copy i_flags to ocfs2 inode flags on writeJan Kara1-0/+1
2007-05-03ocfs2: Implement compat_ioctl()Mark Fasheh1-0/+23
2006-12-02ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh1-1/+1
2006-12-02ocfs2: remove handle argument to ocfs2_start_trans()Mark Fasheh1-1/+1
2006-12-02ocfs2: pass ocfs2_super * into ocfs2_commit_trans()Mark Fasheh1-1/+1
2006-12-02ocfs2: remove unused handle argument from ocfs2_meta_lock_full()Mark Fasheh1-2/+2
2006-09-21[PATCH] fs/ocfs2/ioctl.c should #include "ioctl.h"Adrian Bunk1-0/+2
2006-09-21ocfs2: add ext2 attributesHerbert Poetzl1-0/+134