~ubuntu-branches/ubuntu/quantal/linux-lowlatency/quantal-proposed

« back to all changes in this revision

Viewing changes to fs/xfs/xfs_ialloc_btree.c

  • Committer: Package Import Robot
  • Author(s): Andy Whitcroft, Andy Whitcroft
  • Date: 2012-06-21 09:16:38 UTC
  • Revision ID: package-import@ubuntu.com-20120621091638-gubhv4nox8xez1ct
Tags: 3.5.0-1.1
[ Andy Whitcroft]

* Rebuild lowlatency against Ubuntu-3.5.0-1.1
* All new configuration system to allow configuration deltas to be
  exposed via debian.lowlatency/config-delta

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
#include "xfs_types.h"
21
21
#include "xfs_bit.h"
22
22
#include "xfs_log.h"
23
 
#include "xfs_inum.h"
24
23
#include "xfs_trans.h"
25
24
#include "xfs_sb.h"
26
25
#include "xfs_ag.h"