Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197953
b: refs/heads/master
c: e1e46bf
h: refs/heads/master
i:
  197951: 7b399f4
v: v3
  • Loading branch information
Al Viro committed May 21, 2010
1 parent 2e5739e commit 2109045
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d3f2147307cce9eac56dd91d381709aa3f1615b3
refs/heads/master: e1e46bf1866317d4f86f66bf18d3f07317d9f9ee
7 changes: 0 additions & 7 deletions trunk/fs/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,22 +22,15 @@

#include <linux/module.h>
#include <linux/slab.h>
#include <linux/init.h>
#include <linux/smp_lock.h>
#include <linux/acct.h>
#include <linux/blkdev.h>
#include <linux/quotaops.h>
#include <linux/namei.h>
#include <linux/mount.h>
#include <linux/security.h>
#include <linux/syscalls.h>
#include <linux/writeback.h> /* for the emergency remount stuff */
#include <linux/idr.h>
#include <linux/kobject.h>
#include <linux/mutex.h>
#include <linux/file.h>
#include <linux/backing-dev.h>
#include <asm/uaccess.h>
#include "internal.h"


Expand Down

0 comments on commit 2109045

Please sign in to comment.