Commit Graph

32 Commits (8e2fc39ddea7fe8c6798837da282db88a09af793)

Author SHA1 Message Date
Eric Sandeen cb49dbb130 [XFS] Always use di_forkoff when checking for attr space. 17 years ago
Eric Sandeen 6211870992 [XFS] remove shouting-indirection macros from xfs_sb.h 17 years ago
Marcin Slusarz 413d57c990 xfs: convert beX_add to beX_add_cpu (new common API) 17 years ago
Eric Sandeen 3685c2a1d7 [XFS] Unwrap XFS_SB_LOCK. 17 years ago
Eric Sandeen 1c72bf9003 [XFS] The last argument "lsn" of xfs_trans_commit() is always called with 18 years ago
Lachlan McIlroy c167b77d5e [XFS] Fix assertion in xfs_attr_shortform_remove(). 18 years ago
Barry Naujok e5889e90dd [XFS] Fix attr2 corruption with btree data extents 18 years ago
David Chinner 7989cb8ef5 [XFS] Keep stack usage down for 4k stacks by using noinline. 18 years ago
Tim Shimmin 726801ba06 [XFS] Add EA list callbacks for xfs kernel use. Cleanup some namespace 19 years ago
Nathan Scott f6c2d1fa63 [XFS] Remove version 1 directory code. Never functioned on Linux, just 19 years ago
Olaf Weber 3e57ecf640 [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report 19 years ago
Nathan Scott c41564b5af [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all 19 years ago
Nathan Scott fac80cce0e [XFS] endianess annotations for xfs_da_node_hdr_t 19 years ago
Nathan Scott 403432dcb5 [XFS] endianess annotations for xfs_da_node_entry_t 19 years ago
Nathan Scott d7929ff670 [XFS] store xfs_attr_inactive_list_t in native endian 19 years ago
Nathan Scott 984a081a7c [XFS] store xfs_attr_sf_sort in native endian 19 years ago
Nathan Scott 3b244aa81e [XFS] endianess annotations for xfs_attr_shortform_t 19 years ago
Nathan Scott c0f054e7a4 [XFS] endianess annotations for xfs_attr_leaf_name_remote_t 19 years ago
Nathan Scott 053b5758cb [XFS] endianess annotations for xfs_attr_leaf_name_local_t 19 years ago
Nathan Scott 6b19f2d87d [XFS] endianess annotations for xfs_attr_leaf_entry_t 19 years ago
Nathan Scott 918ae424e1 [XFS] endianess annotations for xfs_attr_leaf_hdr_t 19 years ago
Nathan Scott 89da054424 [XFS] endianess annotations for xfs_da_blkinfo_t 19 years ago
Nathan Scott 13059ff04c [XFS] Reverse the sense of COMPAT_ATTR and ATTR2, keeps it simple and 19 years ago
Nathan Scott e0144ca553 [XFS] Fix a case where attr2 format was being used unconditionally. 19 years ago
Nathan Scott da087bad81 [XFS] Fix up a 32/64 local flags variable issue when enabling attr2 mode. 19 years ago
Nathan Scott 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI 19 years ago
Nathan Scott a844f4510d [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. 19 years ago
Nathan Scott 380b5dc0e5 [XFS] Fix up an internal sort function name collision issue. 19 years ago
Nathan Scott d8cc890d40 [XFS] Ondisk format extension for extended attributes (attr2). Basically, 19 years ago
Nathan Scott aa82daa061 [XFS] Move some code around to prepare for the upcoming extended 19 years ago
Christoph Hellwig ba0f32d460 [XFS] mark various symbols static Patch from Adrian Bunk 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago