search for: read_inline_data

Displaying 2 results from an estimated 2 matches for "read_inline_data".

2008 Jan 25
0
[git patches] ocfs2 and configfs updates
...locks.c copy fs/ocfs2/{vote.h => locks.h} (54%) create mode 100644 fs/ocfs2/resize.c rename fs/ocfs2/{vote.h => resize.h} (50%) delete mode 100644 fs/ocfs2/vote.c create mode 100644 include/linux/dlmconstants.h Jan Kara (4): ocfs2: Silence false lockdep warnings ocfs2: Safer read_inline_data() ocfs2: Use generic_file_llseek ocfs2: printf fixes Joel Becker (2): dlm: Split lock mode and flag constants into a sharable header. configfs: Remove EXPERIMENTAL Joonwoo Park (2): configfs: dir.c fix possible recursive locking configfs: file.c fix possible re...
2009 Mar 04
5
[PATCH 0/2] ocfs2: two bug fixes about xattr and inline-data
Mark and Joel, I found two serious bugs about xattr and inline-data. the first bug: in ocfs2_mknod(), we check and found the ACL or security xattr entry could be set into inode in ocfs2_calc_xattr_init(), then don't reserve block for them. But in ocfs2_mknod_locked(), if we found ocfs2 support inline-data, then set id_count with the max_inline_data. After that, we set acl/security xattr