Commit Graph

14 Commits (b33084be192ee1e347d98bb5c9e38a53d98d35e2)

Author SHA1 Message Date
Joel Becker 0cf2f7632b ocfs2: Pass struct ocfs2_caching_info to the journal functions. 16 years ago
Joel Becker 8cb471e8f8 ocfs2: Take the inode out of the metadata read/write paths. 16 years ago
Joel Becker 13723d00e3 ocfs2: Use metadata-specific ocfs2_journal_access_*() functions. 16 years ago
Joel Becker 970e4936d7 ocfs2: Validate metadata only when it's read from disk. 16 years ago
Joel Becker 68f64d471b ocfs2: Wrap group descriptor reads in a dedicated function. 16 years ago
Joel Becker 57e3e79711 ocfs2: Consolidate validation of group descriptors. 16 years ago
Joel Becker 10995aa245 ocfs2: Morph the haphazard OCFS2_IS_VALID_DINODE() checks. 16 years ago
Joel Becker 0fcaa56a2a ocfs2: Simplify ocfs2_read_block() 17 years ago
Joel Becker 31d33073ca ocfs2: Require an inode for ocfs2_read_block(s)(). 17 years ago
Joel Becker da1e90985a ocfs2: Separate out sync reads from ocfs2_read_blocks() 17 years ago
Tao Ma 4338ab6a75 ocfs2: Fix an endian bug in online resize. 17 years ago
Mark Fasheh 2fe5c1d7eb ocfs2: clean up bh null checks 17 years ago
Tao Ma 7909f2bf83 [PATCH 2/2] ocfs2: Implement group add for online resize 17 years ago
Tao Ma d659072f73 [PATCH 1/2] ocfs2: Add group extend for online resize 17 years ago