Searched hist:"3244 fcb1ae03362e4aa8cb1a9039fbfd61661859" (Results 1 – 1 of 1) sorted by relevance
/linux/fs/ext4/ |
H A D | super.c | diff 3244fcb1ae03362e4aa8cb1a9039fbfd61661859 Sun Oct 12 23:27:49 CEST 2008 Alexander Beregalov <a.beregalov@gmail.com> ext4: fix build failure without procfs
fs/ext4/super.c: In function 'ext4_fill_super': fs/ext4/super.c:2226: error: 'ext4_ui_proc_fops' undeclared (first use in this function) fs/ext4/super.c:2226: error: (Each undeclared identifier is reported only once fs/ext4/super.c:2226: error: for each function it appears in.)
Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|